Searched refs:IEEE80211_MAX_OPT_IE (Results 1 – 2 of 2) sorted by relevance
264 #define IEEE80211_MAX_OPT_IE 256 macro400 uint8_t wpa_ie[IEEE80211_MAX_OPT_IE];404 uint8_t wpa_ie[IEEE80211_MAX_OPT_IE];405 uint8_t rsn_ie[IEEE80211_MAX_OPT_IE];
1108 if (params->len < IEEE80211_MAX_OPT_IE) { in atheros_sta_auth()1147 if (len < IEEE80211_MAX_OPT_IE) { in atheros_sta_assoc()1191 ie.wpa_ie, IEEE80211_MAX_OPT_IE); in atheros_new_sta()1193 ie.rsn_ie, IEEE80211_MAX_OPT_IE); in atheros_new_sta()1196 ie.wps_ie, IEEE80211_MAX_OPT_IE); in atheros_new_sta()