Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dmlme.c6684 u16 max_aid = IEEE80211_MAX_AID; in ieee80211_rx_mgmt_assoc_resp() local
6713 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()