Searched refs:txstat (Results 1 – 1 of 1) sorted by relevance
1055 uint_t txstat; in gem_reclaim_txbuf() local1115 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()