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

/freebsd-10.2-release/sys/dev/ath/
H A Dif_ath_tx.h69 #define ATH_BA_ISSET(_bm, _n) (((_n) < (WME_BA_BMP_SIZE)) && \ macro
H A Dif_ath_tx.c4827 ATH_BA_ISSET(ba, ba_index));
4829 if (tx_ok && ATH_BA_ISSET(ba, ba_index)) {

Completed in 100 milliseconds