Searched refs:sap_freq (Results 1 – 7 of 7) sorted by relevance
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/ |
D | wlan_policy_mgr_action.c | 1820 uint32_t sap_freq) in policy_mgr_is_sap_freq_allowed() argument 1830 policy_mgr_is_safe_channel(psoc, sap_freq)) in policy_mgr_is_sap_freq_allowed() 1838 policy_mgr_is_sta_sap_scc(psoc, sap_freq)) { in policy_mgr_is_sap_freq_allowed() 1839 policy_mgr_debug("unsafe freq %d for sap is allowed", sap_freq); in policy_mgr_is_sap_freq_allowed() 1847 if ((WLAN_REG_IS_SAME_BAND_FREQS(nan_2g_freq, sap_freq) || in policy_mgr_is_sap_freq_allowed() 1848 WLAN_REG_IS_SAME_BAND_FREQS(nan_5g_freq, sap_freq)) && in policy_mgr_is_sap_freq_allowed() 1852 sap_freq); in policy_mgr_is_sap_freq_allowed() 2092 uint32_t sap_freq) in policy_mgr_nan_sap_scc_on_unsafe_ch_chk() argument 2111 policy_mgr_debug("Freq SAP: %d NAN: %d %d", sap_freq, in policy_mgr_nan_sap_scc_on_unsafe_ch_chk() 2113 if (WLAN_REG_IS_SAME_BAND_FREQS(nan_2g_freq, sap_freq)) { in policy_mgr_nan_sap_scc_on_unsafe_ch_chk() [all …]
|
D | wlan_policy_mgr_pcl.c | 2704 qdf_freq_t sap_freq, sbs_cut_off_freq; in policy_mgr_get_third_connection_pcl_table_index_sap_ll_lt_sap() local 2707 sap_freq = pm_conc_connection_list[0].freq; in policy_mgr_get_third_connection_pcl_table_index_sap_ll_lt_sap() 2709 sap_freq = pm_conc_connection_list[1].freq; in policy_mgr_get_third_connection_pcl_table_index_sap_ll_lt_sap() 2713 if (sap_freq < sbs_cut_off_freq) { in policy_mgr_get_third_connection_pcl_table_index_sap_ll_lt_sap() 3156 enum policy_mgr_three_connection_mode *index, qdf_freq_t sap_freq, in policy_mgr_get_index_for_ml_sta_sap_dbs() argument 3163 WLAN_REG_IS_24GHZ_CH_FREQ(sap_freq))) { in policy_mgr_get_index_for_ml_sta_sap_dbs() 3166 sta_freq_list[ml_sta_idx[1]], sap_freq); in policy_mgr_get_index_for_ml_sta_sap_dbs() 3178 if (WLAN_REG_IS_24GHZ_CH_FREQ(sap_freq)) in policy_mgr_get_index_for_ml_sta_sap_dbs() 3191 sta_freq_list[ml_sta_idx[1]], sap_freq); in policy_mgr_get_index_for_ml_sta_sap_dbs() 3200 if (WLAN_REG_IS_24GHZ_CH_FREQ(sap_freq)) in policy_mgr_get_index_for_ml_sta_sap_dbs() [all …]
|
D | wlan_policy_mgr_get_set_utils.c | 11859 uint32_t sap_freq) in policy_mgr_is_sta_sap_scc() argument 11878 PM_P2P_CLIENT_MODE) && (sap_freq == in policy_mgr_is_sta_sap_scc()
|
/wlan-driver/qcacld-3.0/core/sap/src/ |
D | sap_fsm.c | 3127 uint16_t sap_freq; in sap_validate_dfs_nol() local 3131 sap_freq = sap_ctx->chan_freq; in sap_validate_dfs_nol() 3132 temp_freq = sap_freq; in sap_validate_dfs_nol() 3141 b_leak_chan = (temp_freq != sap_freq); in sap_validate_dfs_nol() 3150 mac_ctx->pdev, sap_freq); in sap_validate_dfs_nol() 3154 sap_freq, ch_state); in sap_validate_dfs_nol() 3243 qdf_freq_t sap_freq) in wlansap_is_power_change_required() argument 3257 sap_freq, &ch_wd)) { in wlansap_is_power_change_required() 3287 sap_freq, REG_AP_VLP); in wlansap_is_power_change_required()
|
/wlan-driver/qcacld-3.0/core/sme/inc/ |
D | csr_internal.h | 495 uint32_t sap_freq, eCsrPhyMode sap_phymode,
|
/wlan-driver/qcacld-3.0/components/umac/mlme/mlo_mgr/src/ |
D | wlan_mlo_link_force.c | 1061 qdf_freq_t sap_freq) in ml_nlink_handle_legacy_sap_intf() argument 1078 psoc, sap_vdev_id, sap_freq, in ml_nlink_handle_legacy_sap_intf() 1081 sap_vdev_id, sap_freq); in ml_nlink_handle_legacy_sap_intf()
|
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/inc/ |
D | wlan_policy_mgr_api.h | 4095 uint32_t sap_freq); 4573 uint32_t sap_freq);
|