Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_txdma.h230 void hxge_txdma_hw_kick_channel(p_hxge_t hxgep, p_tx_ring_t ring_p,
H A Dhxge_txdma.c1186 hxge_txdma_hw_kick_channel(hxgep, tx_rings->rings[index], in hxge_txdma_hw_kick()
1214 hxge_txdma_hw_kick_channel(hxgep, ring_p, channel); in hxge_txdma_kick_channel()
1221 hxge_txdma_hw_kick_channel(p_hxge_t hxgep, p_tx_ring_t ring_p, uint16_t channel) in hxge_txdma_hw_kick_channel() function