Home
last modified time | relevance | path

Searched refs:COUNTRY_CODE_US (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmlan_decl.h139 #define COUNTRY_CODE_US 0x10 macro
H A Dmoal_ioctl.c272 if (bss_info.region_code != COUNTRY_CODE_US && chan == 165) in woal_get_second_channel_offset()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_decl.h139 #define COUNTRY_CODE_US 0x10 macro
H A Dmlan_11n.c2305 if (priv->adapter->region_code != COUNTRY_CODE_US && chan == 165) in wlan_get_second_channel_offset()
H A Dmlan_11h.c1508 if (priv->adapter->region_code == COUNTRY_CODE_US) in wlan_11h_is_band_valid()