Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
H A Dwlan_policy_mgr_ucfg.c106 cfg->sta_sap_scc_on_dfs_chnl = in policy_mgr_init_cfg()
123 if (cfg->sta_sap_scc_on_dfs_chnl == 2 && in policy_mgr_init_cfg()
125 cfg->sta_sap_scc_on_dfs_chnl = 0; in policy_mgr_init_cfg()
297 uint8_t *sta_sap_scc_on_dfs_chnl) in ucfg_policy_mgr_get_sta_sap_scc_on_dfs_chnl() argument
300 sta_sap_scc_on_dfs_chnl); in ucfg_policy_mgr_get_sta_sap_scc_on_dfs_chnl()
H A Dwlan_policy_mgr_get_set_utils.c184 uint8_t sta_sap_scc_on_dfs_chnl) in policy_mgr_set_sta_sap_scc_on_dfs_chnl() argument
193 pm_ctx->cfg.sta_sap_scc_on_dfs_chnl = sta_sap_scc_on_dfs_chnl; in policy_mgr_set_sta_sap_scc_on_dfs_chnl()
200 uint8_t *sta_sap_scc_on_dfs_chnl) in policy_mgr_get_sta_sap_scc_on_dfs_chnl() argument
209 *sta_sap_scc_on_dfs_chnl = pm_ctx->cfg.sta_sap_scc_on_dfs_chnl; in policy_mgr_get_sta_sap_scc_on_dfs_chnl()
326 if (!pm_ctx->cfg.sta_sap_scc_on_dfs_chnl) { in policy_mgr_update_dfs_master_dynamic_enabled()
330 if (pm_ctx->cfg.sta_sap_scc_on_dfs_chnl == in policy_mgr_update_dfs_master_dynamic_enabled()
335 if (pm_ctx->cfg.sta_sap_scc_on_dfs_chnl != in policy_mgr_update_dfs_master_dynamic_enabled()
338 pm_ctx->cfg.sta_sap_scc_on_dfs_chnl); in policy_mgr_update_dfs_master_dynamic_enabled()
367 pm_ctx->cfg.sta_sap_scc_on_dfs_chnl, sta_on_2g, in policy_mgr_update_dfs_master_dynamic_enabled()
10595 uint8_t sta_sap_scc_on_dfs_chnl; in policy_mgr_scan_trim_5g_chnls_for_dfs_ap() local
[all …]
H A Dwlan_policy_mgr_i.h294 uint8_t sta_sap_scc_on_dfs_chnl; member
H A Dwlan_policy_mgr_pcl.c694 uint8_t sta_sap_scc_on_dfs_chnl = 0; in policy_mgr_modify_pcl_based_on_enabled_channels() local
711 &sta_sap_scc_on_dfs_chnl); in policy_mgr_modify_pcl_based_on_enabled_channels()
717 if (dfs_master_capable && sta_sap_scc_on_dfs_chnl && in policy_mgr_modify_pcl_based_on_enabled_channels()
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/inc/
H A Dwlan_policy_mgr_ucfg.h295 uint8_t *sta_sap_scc_on_dfs_chnl);
H A Dwlan_policy_mgr_api.h272 uint8_t sta_sap_scc_on_dfs_chnl);
287 uint8_t *sta_sap_scc_on_dfs_chnl);
/wlan-driver/qcacld-3.0/core/sap/src/
H A Dsap_module.c619 uint8_t sta_sap_scc_on_dfs_chnl; in wlan_sap_get_concurrent_bw() local
652 policy_mgr_get_sta_sap_scc_on_dfs_chnl(psoc, &sta_sap_scc_on_dfs_chnl); in wlan_sap_get_concurrent_bw()
655 sta_sap_scc_on_dfs_chnl, in wlan_sap_get_concurrent_bw()
679 switch (sta_sap_scc_on_dfs_chnl) { in wlan_sap_get_concurrent_bw()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_hostapd.c3505 uint8_t sta_sap_scc_on_dfs_chnl; in hdd_softap_set_channel_change() local
3606 hdd_ctx->psoc, &sta_sap_scc_on_dfs_chnl); in hdd_softap_set_channel_change()
3621 (sta_sap_scc_on_dfs_chnl == in hdd_softap_set_channel_change()