Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_txdma.h58 #define TXDMA_RING_EMPTY(head, head_wrap, tail, tail_wrap) \ macro
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_txdma.h56 #define TXDMA_RING_EMPTY(head, head_wrap, tail, tail_wrap) \ macro
H A Dhxge_txdma.c686 if (TXDMA_RING_EMPTY(head_index, head_wrap, tail_index, in hxge_txdma_reclaim()
1332 if (TXDMA_RING_EMPTY(head_index, head_wrap, tail_index, tail_wrap) && in hxge_txdma_channel_hung()
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_txdma.c971 if (TXDMA_RING_EMPTY(head_index, head_wrap, in nxge_txdma_reclaim()
1813 if (TXDMA_RING_EMPTY(head_index, head_wrap, in nxge_txdma_channel_hung()