Home
last modified time | relevance | path

Searched refs:country_code (Results 1 – 15 of 15) sorted by relevance

/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dmlan_11d.c349 (void)__memcpy(pmadapter, domain_info->country_code, in wlan_11d_generate_domain_info()
708 const t_u8 country_code[COUNTRY_CODE_LEN], in wlan_11d_set_domain_info()
719 (void)__memcpy(pmadapter, pdomain->country_code, country_code, COUNTRY_CODE_LEN); in wlan_11d_set_domain_info()
916 …(void)__memcpy(pmadapter, domain->country_code, pmadapter->domain_reg.country_code, sizeof(domain-… in wlan_cmd_802_11d_domain_info()
918 ….len = (t_u16)(((no_of_sub_band * sizeof(IEEEtypes_SubbandSet_t)) + sizeof(domain->country_code))); in wlan_cmd_802_11d_domain_info()
1009 if (!(*(country_info->country_code)) || (country_info->len <= COUNTRY_CODE_LEN)) in wlan_11d_parse_domain_info()
1420 t_u8 country_code[COUNTRY_CODE_LEN]; local
1421 country_code[0] = pbss_desc->country_info.country_code[0];
1422 country_code[1] = pbss_desc->country_info.country_code[1];
1423 country_code[2] = ' ';
[all …]
Dmlan_cfp.c56 t_u8 country_code[COUNTRY_CODE_LEN]; member
792 mlan_status wlan_misc_country_2_cfp_table_code(pmlan_adapter pmadapter, t_u8 *country_code, t_u8 *c… in wlan_misc_country_2_cfp_table_code() argument
801 …if (!__memcmp(pmadapter, country_code_mapping[i].country_code, country_code, COUNTRY_CODE_LEN - 1)) in wlan_misc_country_2_cfp_table_code()
2350 pmadapter->country_code[0] = pmadapter->otp_region->country_code[0];
2351 pmadapter->country_code[1] = pmadapter->otp_region->country_code[1];
2352 pmadapter->country_code[2] = (t_u8)'\0';
2353 pmadapter->domain_reg.country_code[0] = pmadapter->otp_region->country_code[0];
2354 pmadapter->domain_reg.country_code[1] = pmadapter->otp_region->country_code[1];
2355 pmadapter->domain_reg.country_code[2] = (t_u8)'\0';
2611 t_bool wlan_is_etsi_country(pmlan_adapter pmadapter, t_u8 *country_code) argument
[all …]
Dmlan_glue.c1833 t_u8 country_code[COUNTRY_CODE_LEN]; in wrapper_wifi_assoc() local
1974 … if ((MNULL != d) && (*d->country_info.country_code) && (d->country_info.len > COUNTRY_CODE_LEN) && in wrapper_wifi_assoc()
1977 country_code[0] = d->country_info.country_code[0]; in wrapper_wifi_assoc()
1978 country_code[1] = d->country_info.country_code[1]; in wrapper_wifi_assoc()
1979 country_code[2] = ' '; in wrapper_wifi_assoc()
1981 wlan_set_country_code((const char *)country_code); in wrapper_wifi_assoc()
2460 t_u8 country_code[COUNTRY_CODE_LEN]; in wifi_nxp_send_assoc() local
2554 … if ((MNULL != d) && (*d->country_info.country_code) && (d->country_info.len > COUNTRY_CODE_LEN) && in wifi_nxp_send_assoc()
2557 country_code[0] = d->country_info.country_code[0]; in wifi_nxp_send_assoc()
2558 country_code[1] = d->country_info.country_code[1]; in wifi_nxp_send_assoc()
[all …]
Dwifi.c4703 t_u8 country_code[COUNTRY_CODE_LEN] = {0}; in wifi_set_country_code() local
4713 (void)memcpy(country_code, alpha2, COUNTRY_CODE_LEN - 1); in wifi_set_country_code()
4715 pmadapter->region_code = region_string_2_region_code(country_code); in wifi_set_country_code()
4727 (void)memcpy(pmadapter->country_code, country_code, COUNTRY_CODE_LEN); in wifi_set_country_code()
4751 (void)memcpy(alpha2, mlan_adap->country_code, COUNTRY_CODE_LEN - 1); in wifi_get_country_code()
Dwifi-uap.c336 const t_u8 *country_code = NULL; in wifi_uap_downld_domain_params() local
359 country_code = wlan_11d_code_2_region(pmadapter, (t_u8)region_code); in wifi_uap_downld_domain_params()
360 if (country_code == NULL) in wifi_uap_downld_domain_params()
367 (void)__memcpy(pmadapter, pdomain->country_code, country_code, COUNTRY_CODE_LEN); in wifi_uap_downld_domain_params()
Dmlan_init.c390 … (void)__memcpy(pmadapter, pmadapter->country_code, MRVDRV_DEFAULT_COUNTRY_CODE, COUNTRY_CODE_LEN); in wlan_init_adapter()
Dmlan_scan.c1711 if (pcountry_info->len < sizeof(pcountry_info->country_code) || in wlan_interpret_bss_desc_with_ie()
1717 pcountry_info->len, sizeof(pcountry_info->country_code), in wlan_interpret_bss_desc_with_ie()
Dmlan_cmdevt.c1226 (void)__memcpy(pmadapter, pmadapter->country_code, in wlan_ret_get_hw_spec()
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/incl/
Dmlan_ioctl.h1276 t_u8 country_code[2];
3339 t_u8 country_code[COUNTRY_CODE_LEN]; member
3658 t_u8 country_code[COUNTRY_CODE_LEN]; member
4267 mlan_ds_misc_country_code country_code; member
Dmlan_main.h1142 t_u8 country_code[COUNTRY_CODE_LEN];
2278 t_u8 country_code[COUNTRY_CODE_LEN];
2825 const t_u8 country_code[COUNTRY_CODE_LEN],
2868 IN t_u8 *country_code,
3416 t_bool wlan_is_etsi_country(pmlan_adapter pmadapter, t_u8 *country_code);
Dmlan_ieee.h1126 t_u8 country_code[COUNTRY_CODE_LEN];
1139 t_u8 country_code[COUNTRY_CODE_LEN];
Dmlan_fw.h4682 t_u8 country_code[COUNTRY_CODE_LEN];
7387 t_u16 country_code;
/hal_nxp-latest/mcux/middleware/wifi_nxp/wlcmgr/
Dwlan.c6722 t_u8 *country_code = (t_u8 *)msg->data; in wlcm_process_region_power_cfg() local
6727 region_code = region_string_2_region_code(country_code); in wlcm_process_region_power_cfg()
6731 OSA_MemoryFree(country_code); in wlcm_process_region_power_cfg()
15666 char country_code[COUNTRY_CODE_LEN] = {0}; in wlan_set_country_code() local
15688 country_code[0] = alpha2[0]; in wlan_set_country_code()
15689 country_code[1] = alpha2[1]; in wlan_set_country_code()
15690 country_code[2] = country3; in wlan_set_country_code()
15692 ret = wlan_11d_region_2_code(mlan_adap, (t_u8 *)country_code, &region_code_rw610); in wlan_set_country_code()
15695 wlcm_e("%s: Invalid country code.",country_code); in wlan_set_country_code()
15699 ret = wifi_set_country_code(country_code); in wlan_set_country_code()
Dwlan_tests.c1380 unsigned civ_req, loc_type, addr_type, addr_len, country_code; local
1394 country_code = CIVIC_COUNTRY_CODE;
1427 if (get_uint(argv[arg + 1], &country_code, strlen(argv[arg + 1])))
1446 lcr.country_code = country_code;
/hal_nxp-latest/mcux/middleware/wifi_nxp/incl/wlcmgr/
Dwlan.h655 t_u16 country_code; member