Home
last modified time | relevance | path

Searched refs:atge_t (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/atge/
H A Datge_main.c512 atge_t *atgep = arg; in atge_mii_notify()
1056 atge_t *atgep; in atge_attach()
1364 atge_t *atgep; in atge_detach()
1593 atge_t *atgep; in atge_resume()
1637 atge_t *atgep; in atge_quiesce()
1700 atge_t *atgep = arg; in atge_m_multicst()
1722 atge_t *atgep = arg; in atge_m_promisc()
1746 atge_t *atgep = arg; in atge_m_unicst()
1762 atge_t *atgep = arg; in atge_m_tx()
1808 atge_t *atgep = arg; in atge_m_start()
[all …]
H A Datge.h407 } atge_t; typedef
425 extern atge_dma_t *atge_alloc_a_dma_blk(atge_t *, ddi_dma_attr_t *,
428 extern atge_dma_t *atge_buf_alloc(atge_t *, size_t, int);
431 extern void atge_device_restart(atge_t *);
434 extern void atge_stop_timer(atge_t *);
435 extern void atge_start_timer(atge_t *);
438 extern void atge_device_stop(atge_t *);
439 extern void atge_tx_reclaim(atge_t *, int);
H A Datge_l1e.c55 void atge_l1e_device_reset(atge_t *);
56 void atge_l1e_stop_rx_mac(atge_t *);
57 void atge_l1e_stop_tx_mac(atge_t *);
107 atge_rx_desc_free(atge_t *atgep) in atge_rx_desc_free()
135 atge_l1e_alloc_dma(atge_t *atgep) in atge_l1e_alloc_dma()
241 atge_l1e_free_dma(atge_t *atgep) in atge_l1e_free_dma()
319 atge_l1e_init_tx_ring(atge_t *atgep) in atge_l1e_init_tx_ring()
336 atge_l1e_program_dma(atge_t *atgep) in atge_l1e_program_dma()
419 atge_l1e_receive(atge_t *atgep) in atge_l1e_receive()
825 atge_l1e_stop_mac(atge_t *atgep) in atge_l1e_stop_mac()
[all …]
H A Datge_l1c.c154 atge_l1c_alloc_dma(atge_t *atgep) in atge_l1c_alloc_dma()
268 atge_l1c_free_dma(atge_t *atgep) in atge_l1c_free_dma()
335 atge_l1c_init_rx_ring(atge_t *atgep) in atge_l1c_init_rx_ring()
387 atge_l1c_init_smb(atge_t *atgep) in atge_l1c_init_smb()
399 atge_l1c_init_cmb(atge_t *atgep) in atge_l1c_init_cmb()
411 atge_l1c_program_dma(atge_t *atgep) in atge_l1c_program_dma()
529 atge_l1c_clear_stats(atge_t *atgep) in atge_l1c_clear_stats()
663 atge_l1c_stop_tx_mac(atge_t *atgep) in atge_l1c_stop_tx_mac()
735 atge_l1c_rx(atge_t *atgep) in atge_l1c_rx()
884 atge_t *atgep = (void *)arg1; in atge_l1c_interrupt()
[all …]
H A Datge_l1.c126 atge_l1_alloc_dma(atge_t *atgep) in atge_l1_alloc_dma()
240 atge_l1_free_dma(atge_t *atgep) in atge_l1_free_dma()
299 atge_l1_init_rx_ring(atge_t *atgep) in atge_l1_init_rx_ring()
325 atge_l1_init_tx_ring(atge_t *atgep) in atge_l1_init_tx_ring()
351 atge_l1_init_smb(atge_t *atgep) in atge_l1_init_smb()
363 atge_l1_init_cmb(atge_t *atgep) in atge_l1_init_cmb()
375 atge_l1_sync_mbox(atge_t *atgep) in atge_l1_sync_mbox()
393 atge_l1_program_dma(atge_t *atgep) in atge_l1_program_dma()
556 atge_l1_stop_tx_mac(atge_t *atgep) in atge_l1_stop_tx_mac()
626 atge_l1_rx(atge_t *atgep) in atge_l1_rx()
[all …]
H A Datge_mii.c66 atge_t *atgep = arg; in atge_mii_read()
109 atge_t *atgep = arg; in atge_mii_write()
137 atge_t *atgep = arg; in atge_l1e_mii_reset()
185 atge_t *atgep = arg; in atge_l1_mii_reset()
244 atge_t *atgep = arg; in atge_l1c_mii_reset()