Home
last modified time | relevance | path

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

/freebsd/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.c5030 ATH_BA_ISSET(ba, ba_index));
5032 if (tx_ok && ATH_BA_ISSET(ba, ba_index)) {