Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
H A Dwlan_policy_mgr_pcl.c3157 qdf_freq_t *sta_freq_list, uint8_t *ml_sta_idx) in policy_mgr_get_index_for_ml_sta_sap_dbs() argument
3160 if ((WLAN_REG_IS_24GHZ_CH_FREQ(sta_freq_list[ml_sta_idx[0]]) == in policy_mgr_get_index_for_ml_sta_sap_dbs()
3161 WLAN_REG_IS_24GHZ_CH_FREQ(sta_freq_list[ml_sta_idx[1]])) && in policy_mgr_get_index_for_ml_sta_sap_dbs()
3162 (WLAN_REG_IS_24GHZ_CH_FREQ(sta_freq_list[ml_sta_idx[0]]) == in policy_mgr_get_index_for_ml_sta_sap_dbs()
3165 sta_freq_list[ml_sta_idx[0]], 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()
3176 if (WLAN_REG_IS_24GHZ_CH_FREQ(sta_freq_list[ml_sta_idx[0]]) == in policy_mgr_get_index_for_ml_sta_sap_dbs()
3177 WLAN_REG_IS_24GHZ_CH_FREQ(sta_freq_list[ml_sta_idx[1]])) { in policy_mgr_get_index_for_ml_sta_sap_dbs()
3190 sta_freq_list[ml_sta_idx[0]], 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()
[all …]