Searched refs:max_aid (Results 1 – 1 of 1) sorted by relevance
6684 u16 max_aid = IEEE80211_MAX_AID; in ieee80211_rx_mgmt_assoc_resp() local6713 max_aid = IEEE80211_MAX_SUPPORTED_S1G_AID; in ieee80211_rx_mgmt_assoc_resp()6785 if (aid == 0 || aid > max_aid) { in ieee80211_rx_mgmt_assoc_resp()