Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_send.c310 tx_ring_p->tx_ring_busy = B_TRUE; in nxge_start()
313 tx_ring_p->tx_ring_busy = B_FALSE; in nxge_start()
381 tx_ring_p->tx_ring_busy = B_FALSE; in nxge_start()
1048 tx_ring_p->tx_ring_busy = B_FALSE; in nxge_start()
1070 tx_ring_p->tx_ring_busy = B_FALSE; in nxge_start()
1145 tx_ring_p->tx_ring_busy = B_FALSE; in nxge_start()
H A Dnxge_hio.c2109 if (ring->tx_ring_busy) { in nxge_hio_tdc_share()
H A Dnxge_txdma.c2573 tx_ring_p->tx_ring_busy = B_FALSE; in nxge_map_txdma_channel_buf_ring()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_txdma.h152 boolean_t tx_ring_busy; member