Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfe/
H A Dsfe_util.c1055 uint_t txstat; in gem_reclaim_txbuf() local
1115 txstat = (*tx_desc_stat)(dp, in gem_reclaim_txbuf()
1118 if (txstat == 0) { in gem_reclaim_txbuf()
1127 ASSERT(txstat & (GEM_TX_DONE | GEM_TX_ERR)); in gem_reclaim_txbuf()
1129 if (txstat & GEM_TX_ERR) { in gem_reclaim_txbuf()