Home
last modified time | relevance | path

Searched refs:tx_ready (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_send.c394 if (!pktp->tx_ready) { in bge_send_serial()
425 pktp->tx_ready = B_FALSE; in bge_send_serial()
563 ASSERT(pktp->tx_ready == B_FALSE); in bge_ring_tx()
564 pktp->tx_ready = B_TRUE; in bge_ring_tx()
H A Dbge_impl.h473 boolean_t tx_ready; member
/illumos-gate/usr/src/uts/common/io/rtls/
H A Drtls.c1021 goto tx_ready; in rtls_send()
1105 tx_ready: in rtls_send()