Searched refs:tx_ring_busy (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_txdma.h152 boolean_t tx_ring_busy; member in struct:_tx_ring_t
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_send.c310 tx_ring_p->tx_ring_busy = B_TRUE;
313 tx_ring_p->tx_ring_busy = B_FALSE;
381 tx_ring_p->tx_ring_busy = B_FALSE;
1069 tx_ring_p->tx_ring_busy = B_FALSE;
1091 tx_ring_p->tx_ring_busy = B_FALSE;
1170 tx_ring_p->tx_ring_busy = B_FALSE;
H A Dnxge_hio.c2113 if (ring->tx_ring_busy) {
H A Dnxge_txdma.c2576 tx_ring_p->tx_ring_busy = B_FALSE;

Completed in 106 milliseconds