Searched refs:BWI_TXS_F_PENDING (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/bwi/ | ||
H A D | if_bwivar.h | 223 #define BWI_TXS_F_PENDING __BIT(5) macro |
H A D | if_bwi.c | 3368 if ((stats->txs_flags & BWI_TXS_F_PENDING) == 0) { in bwi_txeof_status() |