Home
last modified time | relevance | path

Searched refs:current_country (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_priv_objs.h419 char current_country[REG_ALPHA2_LEN + 1]; member
H A Dreg_build_chan_list.c1473 qdf_mem_copy(pdev_priv_obj->current_country, in reg_init_pdev_mas_chan_list()
1474 mas_chan_params->current_country, REG_ALPHA2_LEN + 1); in reg_init_pdev_mas_chan_list()
3607 qdf_mem_copy(pdev_reg_rules->alpha2, pdev_priv_obj->current_country, in reg_save_reg_rules_to_pdev()
4083 qdf_mem_copy(soc_reg->mas_chan_params[phy_id].current_country, in reg_store_regulatory_ext_info_to_socpriv()
5894 qdf_mem_copy(soc_reg->mas_chan_params[phy_id].current_country, in __reg_process_master_chan_list()
H A Dreg_services_common.c2084 qdf_mem_copy(rd->cc.alpha, pdev_priv_obj->current_country, in reg_get_current_cc()
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/inc/
H A Dreg_services_public_struct.h1686 char current_country[REG_ALPHA2_LEN + 1]; member