Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/arn/
H A Darn_core.h586 #define ATH_BA_ISSET(_bm, _n) (((_n) < (WME_BA_BMP_SIZE)) && \ macro
H A Darn_xmit.c404 if (ATH_BA_ISSET(ba, ATH_BA_INDEX(seq_st, bf->bf_seqno))) { in arn_tx_complete_aggr()
1075 if (!txok || (isaggr && !ATH_BA_ISSET(ba, ba_index))) in arn_tx_num_badfrms()