Home
last modified time | relevance | path

Searched refs:soc_reg (Results 1 – 9 of 9) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_host_11d.c32 struct wlan_regulatory_psoc_priv_obj *soc_reg) in reg_11d_scan_trigger_handler() argument
43 soc_reg->psoc_ptr, in reg_11d_scan_trigger_handler()
44 soc_reg->vdev_id_for_11d_scan, in reg_11d_scan_trigger_handler()
48 soc_reg->vdev_id_for_11d_scan); in reg_11d_scan_trigger_handler()
55 req->scan_req.scan_id = ucfg_scan_get_scan_id(soc_reg->psoc_ptr); in reg_11d_scan_trigger_handler()
62 soc_reg->scan_id = req->scan_req.scan_id; in reg_11d_scan_trigger_handler()
63 req->scan_req.vdev_id = soc_reg->vdev_id_for_11d_scan; in reg_11d_scan_trigger_handler()
64 req->scan_req.scan_req_id = soc_reg->scan_req_id; in reg_11d_scan_trigger_handler()
70 soc_reg->vdev_id_for_11d_scan, soc_reg->scan_id, in reg_11d_scan_trigger_handler()
71 soc_reg->scan_req_id, status); in reg_11d_scan_trigger_handler()
[all …]
H A Dreg_build_chan_list.c60 struct wlan_regulatory_psoc_priv_obj *soc_reg) in reg_init_chan() argument
73 if (!soc_reg->retain_nol_across_regdmn_update) in reg_init_chan()
109 struct wlan_regulatory_psoc_priv_obj *soc_reg) in reg_init_6ghz_master_chan() argument
112 MIN_6GHZ_CHANNEL, soc_reg); in reg_init_6ghz_master_chan()
123 struct wlan_regulatory_psoc_priv_obj *soc_reg) in reg_init_6ghz_master_chan() argument
2098 struct wlan_regulatory_psoc_priv_obj *soc_reg; in reg_populate_secondary_cur_chan_list() local
2109 soc_reg = reg_get_psoc_obj(psoc); in reg_populate_secondary_cur_chan_list()
2110 if (!IS_VALID_PSOC_REG_OBJ(soc_reg)) { in reg_populate_secondary_cur_chan_list()
2148 reg_init_6ghz_master_chan(chan_list, soc_reg); in reg_populate_secondary_cur_chan_list()
3869 reg_send_ctl_info(struct wlan_regulatory_psoc_priv_obj *soc_reg, in reg_send_ctl_info() argument
[all …]
H A Dreg_utils.c1235 *soc_reg) in reg_reset_ctry_pending_hints()
1239 if (!soc_reg->offload_enabled) in reg_reset_ctry_pending_hints()
1243 soc_reg->new_user_ctry_pending[ctr] = false; in reg_reset_ctry_pending_hints()
1244 soc_reg->new_init_ctry_pending[ctr] = false; in reg_reset_ctry_pending_hints()
1245 soc_reg->new_11d_ctry_pending[ctr] = false; in reg_reset_ctry_pending_hints()
1246 soc_reg->world_country_pending[ctr] = false; in reg_reset_ctry_pending_hints()
1250 QDF_STATUS reg_set_curr_country(struct wlan_regulatory_psoc_priv_obj *soc_reg, in reg_set_curr_country() argument
1269 (!qdf_mem_cmp(soc_reg->cur_country, regulat_info->alpha2, in reg_set_curr_country()
1279 if (soc_reg->cc_src == SOURCE_USERSPACE) in reg_set_curr_country()
1280 soc_reg->new_user_ctry_pending[phy_num] = true; in reg_set_curr_country()
[all …]
H A Dreg_utils.h383 reg_reset_ctry_pending_hints(struct wlan_regulatory_psoc_priv_obj *soc_reg);
399 struct wlan_regulatory_psoc_priv_obj *soc_reg,
413 bool reg_ignore_default_country(struct wlan_regulatory_psoc_priv_obj *soc_reg,
481 reg_reset_ctry_pending_hints(struct wlan_regulatory_psoc_priv_obj *soc_reg) in reg_reset_ctry_pending_hints() argument
486 struct wlan_regulatory_psoc_priv_obj *soc_reg, in reg_set_curr_country() argument
494 bool reg_ignore_default_country(struct wlan_regulatory_psoc_priv_obj *soc_reg, in reg_ignore_default_country() argument
H A Dreg_host_11d.h34 QDF_STATUS reg_11d_host_scan(struct wlan_regulatory_psoc_priv_obj *soc_reg);
60 struct wlan_regulatory_psoc_priv_obj *soc_reg) in reg_11d_host_scan() argument
H A Dreg_services_common.c1549 struct wlan_regulatory_psoc_priv_obj *soc_reg; in reg_get_max_bw_5G_for_fo() local
1554 soc_reg = reg_get_psoc_obj(psoc); in reg_get_max_bw_5G_for_fo()
1555 if (!soc_reg) { in reg_get_max_bw_5G_for_fo()
1567 return soc_reg->mas_chan_params[phy_id].max_bw_5g; in reg_get_max_bw_5G_for_fo()
6089 struct wlan_regulatory_psoc_priv_obj *soc_reg; in reg_get_psoc_mas_chan_list() local
6094 soc_reg = reg_get_psoc_obj(psoc); in reg_get_psoc_mas_chan_list()
6095 if (!soc_reg) { in reg_get_psoc_mas_chan_list()
6107 return soc_reg->mas_chan_params[phy_id].mas_chan_list; in reg_get_psoc_mas_chan_list()
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/src/
H A Dwlan_reg_tgt_api.c42 struct wlan_regulatory_psoc_priv_obj *soc_reg; in tgt_reg_process_master_chan_list() local
46 soc_reg = reg_get_psoc_obj(psoc); in tgt_reg_process_master_chan_list()
48 if (!IS_VALID_PSOC_REG_OBJ(soc_reg)) { in tgt_reg_process_master_chan_list()
53 if (!soc_reg->offload_enabled) in tgt_reg_process_master_chan_list()
63 struct wlan_regulatory_psoc_priv_obj *soc_reg; in tgt_reg_process_master_chan_list_ext() local
67 soc_reg = reg_get_psoc_obj(psoc); in tgt_reg_process_master_chan_list_ext()
69 if (!IS_VALID_PSOC_REG_OBJ(soc_reg)) { in tgt_reg_process_master_chan_list_ext()
74 if (!soc_reg->offload_enabled) in tgt_reg_process_master_chan_list_ext()
H A Dwlan_reg_services_api.c548 struct wlan_regulatory_psoc_priv_obj *soc_reg; in reg_is_cntry_set_pending() local
552 soc_reg = reg_get_psoc_obj(psoc); in reg_is_cntry_set_pending()
554 if (!IS_VALID_PSOC_REG_OBJ(soc_reg)) { in reg_is_cntry_set_pending()
569 return (soc_reg->new_user_ctry_pending[phy_id] || in reg_is_cntry_set_pending()
570 soc_reg->new_init_ctry_pending[phy_id] || in reg_is_cntry_set_pending()
571 soc_reg->new_11d_ctry_pending[phy_id] || in reg_is_cntry_set_pending()
572 soc_reg->world_country_pending[phy_id]); in reg_is_cntry_set_pending()
609 struct wlan_regulatory_psoc_priv_obj *soc_reg; in regulatory_pdev_close() local
621 soc_reg = reg_get_psoc_obj(psoc); in regulatory_pdev_close()
622 if (!soc_reg) { in regulatory_pdev_close()
[all …]
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/obj_mgr/inc/
H A Dwlan_objmgr_psoc_obj.h423 struct wlan_objmgr_psoc_regulatory soc_reg; member