Searched refs:WME_BA_BMP_SIZE (Results 1 – 2 of 2) sorted by relevance
439 #define WME_BA_BMP_SIZE 64 macro440 #define WME_MAX_BA WME_BA_BMP_SIZE586 #define ATH_BA_ISSET(_bm, _n) (((_n) < (WME_BA_BMP_SIZE)) && \
366 uint32_t ba[WME_BA_BMP_SIZE >> 5]; in arn_tx_complete_aggr()374 memset(ba, 0, WME_BA_BMP_SIZE >> 3); in arn_tx_complete_aggr()380 WME_BA_BMP_SIZE >> 3); in arn_tx_complete_aggr()1059 uint32_t ba[WME_BA_BMP_SIZE >> 5]; in arn_tx_num_badfrms()1070 memcpy(ba, ATH_DS_BA_BITMAP(ds), WME_BA_BMP_SIZE >> 3); in arn_tx_num_badfrms()