Home
last modified time | relevance | path

Searched refs:ctry_code (Results 1 – 8 of 8) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
Dreg_db_parser.c71 reg_info->ctry_code = g_all_countries[i].country_code; in reg_update_alpha2_from_domain()
262 reg_info->ctry_code = in reg_get_reginfo_from_country_code_and_regdmn_pair()
344 reg_info->ctry_code = 0; in reg_get_reginfo_from_regdmn_pair()
Dreg_build_chan_list.c1466 pdev_priv_obj->ctry_code = mas_chan_params->ctry_code; in reg_init_pdev_mas_chan_list()
1469 pdev_priv_obj->def_country_code = mas_chan_params->ctry_code; in reg_init_pdev_mas_chan_list()
3905 params.regd = regulatory_info->ctry_code | COUNTRY_ERD_FLAG; in reg_send_ctl_info()
4077 soc_reg->mas_chan_params[phy_id].ctry_code = regulat_info->ctry_code; in reg_store_regulatory_ext_info_to_socpriv()
4489 regulat_info->ctry_code; in reg_set_socpriv_vars()
4498 soc_reg->def_country_code = regulat_info->ctry_code; in reg_set_socpriv_vars()
5890 soc_reg->mas_chan_params[phy_id].ctry_code = in __reg_process_master_chan_list()
5891 regulat_info->ctry_code; in __reg_process_master_chan_list()
5999 regulat_info->ctry_code; in __reg_process_master_chan_list()
6008 soc_reg->def_country_code = regulat_info->ctry_code; in __reg_process_master_chan_list()
Dreg_utils.h45 bool reg_is_world_ctry_code(uint16_t ctry_code);
Dreg_priv_objs.h422 uint16_t ctry_code; member
Dreg_utils.c78 bool reg_is_world_ctry_code(uint16_t ctry_code) in reg_is_world_ctry_code() argument
80 if ((ctry_code & 0xFFF0) == DEFAULT_WORLD_REGDMN) in reg_is_world_ctry_code()
Dreg_services_common.c1909 pdev_priv_obj->ctry_code = cc; in reg_program_default_cc()
2082 rd->cc.country_code = pdev_priv_obj->ctry_code; in reg_get_current_cc()
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/inc/
Dreg_services_public_struct.h1275 uint16_t ctry_code; member
1691 uint16_t ctry_code; member
/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_tlv.c16757 reg_info->ctry_code = ext_chan_list_event_hdr->country_id; in extract_reg_chan_list_ext_update_event_tlv()
17330 reg_info->ctry_code = chan_list_event_hdr->country_id; in extract_reg_chan_list_update_event_tlv()