Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_priv_objs.h238 char def_country[REG_ALPHA2_LEN + 1]; member
H A Dreg_utils.c125 qdf_mem_copy(psoc_reg->def_country, country, REG_ALPHA2_LEN + 1); in reg_set_default_country()
368 psoc_reg->def_country, in reg_reset_country()
H A Dreg_build_chan_list.c4494 qdf_mem_copy(soc_reg->def_country, in reg_set_socpriv_vars()
6004 qdf_mem_copy(soc_reg->def_country, in __reg_process_master_chan_list()
H A Dreg_services_common.c1473 qdf_mem_copy(country_code, psoc_priv_obj->def_country, in reg_read_default_country()