Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_txdma.c77 static p_tx_ring_t hxge_txdma_get_ring(p_hxge_t hxgep, uint16_t channel);
1103 ring_p = hxge_txdma_get_ring(hxgep, channel); in hxge_txdma_fix_channel()
1201 ring_p = hxge_txdma_get_ring(hxgep, channel); in hxge_txdma_kick_channel()
1400 ring_p = hxge_txdma_get_ring(hxgep, channel); in hxge_txdma_fix_hung_channel()
2407 hxge_txdma_get_ring(p_hxge_t hxgep, uint16_t channel) in hxge_txdma_get_ring() function