Searched refs:IEEE80211_COUNTRY_IE_MIN_LEN (Results 1 – 5 of 5) sorted by relevance
215 if (country_ie_len < IEEE80211_COUNTRY_IE_MIN_LEN) { in mwifiex_process_country_ie()
2153 #define IEEE80211_COUNTRY_IE_MIN_LEN 6 macro
2398 if (country_ie_len < IEEE80211_COUNTRY_IE_MIN_LEN) in regulatory_hint_country_ie()
1251 if (country_ie_len % 2 || country_ie_len < IEEE80211_COUNTRY_IE_MIN_LEN) in ieee80211_find_80211h_pwr_constr()
4514 if (!ie || ie[1] < IEEE80211_COUNTRY_IE_MIN_LEN) in process_80211d()