Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
H A Dwlan_policy_mgr_core.c2380 const uint32_t *chlist_5, uint8_t chlist_len_5, in add_sbs_chlist_to_pcl() argument
2428 if (chlist_5[i] > sbs_cut_off_freq) in add_sbs_chlist_to_pcl()
2432 if (scc_freq == chlist_5[i]) in add_sbs_chlist_to_pcl()
2435 pcl_freqs[*index] = chlist_5[i]; in add_sbs_chlist_to_pcl()
2475 if (chlist_5[i] < sbs_cut_off_freq) in add_sbs_chlist_to_pcl()
2478 if (scc_freq == chlist_5[i]) in add_sbs_chlist_to_pcl()
2481 pcl_freqs[*index] = chlist_5[i]; in add_sbs_chlist_to_pcl()
2574 if (chlist_5[i] < sbs_cut_off_freq) in add_sbs_chlist_to_pcl()
2580 if (cl[conn_index].freq == chlist_5[i]) in add_sbs_chlist_to_pcl()
2587 pcl_freqs[*index] = chlist_5[i]; in add_sbs_chlist_to_pcl()
[all …]