Home
last modified time | relevance | path

Searched refs:country_info (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/
H A Dmlan_11d.c494 if (wlan_11d_parse_domain_info(pmadapter, &pbss_desc->country_info, in wlan_11d_process_country_info()
955 IEEEtypes_CountryInfoFullSet_t *country_info, in wlan_11d_parse_domain_info() argument
976 HEXDUMP("country_info", (t_u8 *)country_info, 30); in wlan_11d_parse_domain_info()
979 if (!(*(country_info->country_code)) || in wlan_11d_parse_domain_info()
980 (country_info->len <= COUNTRY_CODE_LEN)) { in wlan_11d_parse_domain_info()
986 no_of_sub_band = (country_info->len - COUNTRY_CODE_LEN) / in wlan_11d_parse_domain_info()
991 if (country_info->sub_band[j].first_chan <= last_chan) { in wlan_11d_parse_domain_info()
994 country_info->sub_band[j].first_chan, last_chan); in wlan_11d_parse_domain_info()
998 first_chan = country_info->sub_band[j].first_chan; in wlan_11d_parse_domain_info()
999 no_of_chan = country_info->sub_band[j].no_of_chan; in wlan_11d_parse_domain_info()
[all …]
H A Dmlan_ieee.h1552 IEEEtypes_CountryInfoFullSet_t country_info; member
H A Dmlan_main.h2836 *country_info, t_u8 band,
H A Dmlan_scan.c1771 memcpy(pmadapter, &pbss_entry->country_info, in wlan_interpret_bss_desc_with_ie()
H A Dmlan_sta_ioctl.c935 (pmadapter, &pbss_desc->country_info, in wlan_bss_ioctl_get_channel_list()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_11d.c496 if (wlan_11d_parse_domain_info(pmadapter, &pbss_desc->country_info, in wlan_11d_process_country_info()
1032 pmlan_adapter pmadapter, IEEEtypes_CountryInfoFullSet_t *country_info, in wlan_11d_parse_domain_info() argument
1052 HEXDUMP("country_info", (t_u8 *)country_info, 30); in wlan_11d_parse_domain_info()
1055 if (!(*(country_info->country_code)) || in wlan_11d_parse_domain_info()
1056 (country_info->len <= COUNTRY_CODE_LEN)) { in wlan_11d_parse_domain_info()
1062 no_of_sub_band = (country_info->len - COUNTRY_CODE_LEN) / in wlan_11d_parse_domain_info()
1066 if (country_info->sub_band[j].first_chan <= last_chan) { in wlan_11d_parse_domain_info()
1070 country_info->sub_band[j].first_chan, last_chan); in wlan_11d_parse_domain_info()
1074 first_chan = country_info->sub_band[j].first_chan; in wlan_11d_parse_domain_info()
1075 no_of_chan = country_info->sub_band[j].no_of_chan; in wlan_11d_parse_domain_info()
[all …]
H A Dmlan_ieee.h2092 IEEEtypes_CountryInfoFullSet_t country_info; member
H A Dmlan_scan.c1993 memcpy_ext(pmadapter, &pbss_entry->country_info, in wlan_interpret_bss_desc_with_ie()
1995 sizeof(pbss_entry->country_info)); in wlan_interpret_bss_desc_with_ie()
H A Dmlan_main.h3663 pmlan_adapter pmadapter, IEEEtypes_CountryInfoFullSet_t *country_info,
H A Dmlan_sta_ioctl.c795 pmadapter, &pbss_desc->country_info, in wlan_bss_ioctl_get_channel_list()
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dchannel.c100 struct country_info { struct
106 struct country_info country; argument
407 const struct country_info *country; in brcms_c_channel_reg_limits()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmlan_ieee.h1552 IEEEtypes_CountryInfoFullSet_t country_info; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmlan_ieee.h2092 IEEEtypes_CountryInfoFullSet_t country_info; member