Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/
H A Dsta_ioctl.c221 if (country_ie_len < IEEE80211_COUNTRY_IE_MIN_LEN) { in mwifiex_process_country_ie()
/OK3568_Linux_fs/kernel/include/linux/
H A Dieee80211.h3232 #define IEEE80211_COUNTRY_IE_MIN_LEN 6 macro
/OK3568_Linux_fs/kernel/net/wireless/
H A Dreg.c3269 if (country_ie_len < IEEE80211_COUNTRY_IE_MIN_LEN) in regulatory_hint_country_ie()
/OK3568_Linux_fs/kernel/net/mac80211/
H A Dmlme.c1545 if (country_ie_len % 2 || country_ie_len < IEEE80211_COUNTRY_IE_MIN_LEN) in ieee80211_find_80211h_pwr_constr()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_sta_cfg80211.c1590 if (country_ie_len < IEEE80211_COUNTRY_IE_MIN_LEN) { in woal_process_country_ie()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_sta_cfg80211.c1720 if (country_ie_len < IEEE80211_COUNTRY_IE_MIN_LEN) { in woal_process_country_ie()