Searched refs:max_aid (Results 1 – 2 of 2) sorted by relevance
187 static void fill_bitmap_inverse(unsigned long *bm, u16 max_aid, in fill_bitmap_inverse() argument191 for (u16 aid = 1; aid <= max_aid; aid++) in fill_bitmap_inverse()195 if (except[i] <= max_aid) in fill_bitmap_inverse()
6598 u16 max_aid = IEEE80211_MAX_AID; in ieee80211_rx_mgmt_assoc_resp() local6627 max_aid = IEEE80211_MAX_SUPPORTED_S1G_AID; in ieee80211_rx_mgmt_assoc_resp()6699 if (aid == 0 || aid > max_aid) { in ieee80211_rx_mgmt_assoc_resp()