Home
last modified time | relevance | path

Searched refs:new_11d_ctry_pending (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
Dreg_offload_11d_scan.c82 psoc_priv_obj->new_11d_ctry_pending[phy_id] = true; in reg_set_11d_country()
90 psoc_priv_obj->new_11d_ctry_pending[phy_id] = false; in reg_set_11d_country()
378 psoc_priv_obj->new_11d_ctry_pending[ctr] = true; in reg_save_new_11d_country()
390 psoc_priv_obj->new_11d_ctry_pending[ctr] = in reg_save_new_11d_country()
Dreg_utils.c1245 soc_reg->new_11d_ctry_pending[ctr] = false; in reg_reset_ctry_pending_hints()
1282 soc_reg->new_11d_ctry_pending[phy_num] = true; in reg_set_curr_country()
1342 soc_reg->new_11d_ctry_pending[phy_num] || in reg_ignore_default_country()
Dreg_priv_objs.h245 bool new_11d_ctry_pending[PSOC_MAX_PHY_REG_CAP]; member
Dreg_build_chan_list.c3952 soc_reg->new_11d_ctry_pending[phy_id] = false; in reg_soc_vars_reset_on_failure()
4469 } else if (soc_reg->new_11d_ctry_pending[phy_id]) { in reg_set_socpriv_vars()
4470 soc_reg->new_11d_ctry_pending[phy_id] = false; in reg_set_socpriv_vars()
5979 } else if (soc_reg->new_11d_ctry_pending[phy_id]) { in __reg_process_master_chan_list()
5980 soc_reg->new_11d_ctry_pending[phy_id] = false; in __reg_process_master_chan_list()
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/src/
Dwlan_reg_services_api.c571 soc_reg->new_11d_ctry_pending[phy_id] || in reg_is_cntry_set_pending()