Searched refs:ba_index (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/dev/ath/
H A Dif_ath_tx.c4620 int ba_index; local
4819 ba_index = ATH_BA_INDEX(seq_st,
4827 ATH_BA_ISSET(ba, ba_index));
4829 if (tx_ok && ATH_BA_ISSET(ba, ba_index)) {

Completed in 62 milliseconds