Searched refs:IEEE80211_MAX_OPT_IE (Results 1 – 2 of 2) sorted by relevance
260 #define IEEE80211_MAX_OPT_IE 256 macro397 uint8_t wpa_ie[IEEE80211_MAX_OPT_IE];401 uint8_t wpa_ie[IEEE80211_MAX_OPT_IE];402 uint8_t rsn_ie[IEEE80211_MAX_OPT_IE];
1114 if (params->len < IEEE80211_MAX_OPT_IE) { in atheros_sta_auth()1153 if (len < IEEE80211_MAX_OPT_IE) { in atheros_sta_assoc()1197 ie.wpa_ie, IEEE80211_MAX_OPT_IE); in atheros_new_sta()1199 ie.rsn_ie, IEEE80211_MAX_OPT_IE); in atheros_new_sta()1202 ie.wps_ie, IEEE80211_MAX_OPT_IE); in atheros_new_sta()