Searched refs:IEEE80211_COUNTRY_IE_MIN_LEN (Results 1 – 4 of 4) sorted by relevance
221 if (country_ie_len < IEEE80211_COUNTRY_IE_MIN_LEN) { in mwifiex_process_country_ie()
3382 #define IEEE80211_COUNTRY_IE_MIN_LEN 6 macro
3332 if (country_ie_len < IEEE80211_COUNTRY_IE_MIN_LEN) in regulatory_hint_country_ie()
1481 if (country_ie_len % 2 || country_ie_len < IEEE80211_COUNTRY_IE_MIN_LEN) in ieee80211_find_80211h_pwr_constr()
Completed in 36 milliseconds