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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_txdma.c1153 hxge_txdma_hw_kick(p_hxge_t hxgep) function
1159 HXGE_DEBUG_MSG((hxgep, TX_CTL, "==> hxge_txdma_hw_kick"));
1164 "<== hxge_txdma_hw_kick: NULL ring pointer"));
1170 "<== hxge_txdma_hw_kick: no channel allocated"));
1175 "<== hxge_txdma_hw_kick: NULL rings pointer"));
1178 HXGE_DEBUG_MSG((hxgep, MEM3_CTL, "==> hxge_txdma_hw_kick: "
1185 "==> hxge_txdma_hw_kick: channel %d", channel));
1190 HXGE_DEBUG_MSG((hxgep, TX_CTL, "<== hxge_txdma_hw_kick"));

Completed in 65 milliseconds