Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/hxge/
H A Dhxge_txdma.h241 int hxge_txdma_channel_hung(p_hxge_t hxgep,
H A Dhxge_txdma.c1286 if (hxge_txdma_channel_hung(hxgep, tx_ring_p, channel)) { in hxge_txdma_hung()
1297 hxge_txdma_channel_hung(p_hxge_t hxgep, p_tx_ring_t tx_ring_p, uint16_t channel) in hxge_txdma_channel_hung() function