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 D | mlan_11d.c | 494 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 D | mlan_ieee.h | 1552 IEEEtypes_CountryInfoFullSet_t country_info; member
|
| H A D | mlan_main.h | 2836 *country_info, t_u8 band,
|
| H A D | mlan_scan.c | 1771 memcpy(pmadapter, &pbss_entry->country_info, in wlan_interpret_bss_desc_with_ie()
|
| H A D | mlan_sta_ioctl.c | 935 (pmadapter, &pbss_desc->country_info, in wlan_bss_ioctl_get_channel_list()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/ |
| H A D | mlan_11d.c | 496 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 D | mlan_ieee.h | 2092 IEEEtypes_CountryInfoFullSet_t country_info; member
|
| H A D | mlan_scan.c | 1993 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 D | mlan_main.h | 3663 pmlan_adapter pmadapter, IEEEtypes_CountryInfoFullSet_t *country_info,
|
| H A D | mlan_sta_ioctl.c | 795 pmadapter, &pbss_desc->country_info, in wlan_bss_ioctl_get_channel_list()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
| H A D | channel.c | 100 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 D | mlan_ieee.h | 1552 IEEEtypes_CountryInfoFullSet_t country_info; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | mlan_ieee.h | 2092 IEEEtypes_CountryInfoFullSet_t country_info; member
|