Searched defs:hxge_txdma_hw_kick_channel (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_txdma.c1186 hxge_txdma_hw_kick_channel(hxgep, tx_rings->rings[index],
1214 hxge_txdma_hw_kick_channel(hxgep, ring_p, channel);
1221 hxge_txdma_hw_kick_channel(p_hxge_t hxgep, p_tx_ring_t ring_p, uint16_t channel) function
1223 HXGE_DEBUG_MSG((hxgep, TX_CTL, "==> hxge_txdma_hw_kick_channel"));
1227 "<== hxge_txdma_hw_kick_channel: NULL ring pointer"));
1231 HXGE_DEBUG_MSG((hxgep, TX_CTL, "<== hxge_txdma_hw_kick_channel"));

Completed in 49 milliseconds