Home
last modified time | relevance | path

Searched refs:chlist_6 (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.c2381 const uint32_t *chlist_6, uint8_t chlist_len_6, in add_sbs_chlist_to_pcl() argument
2441 if (chlist_6[i] > sbs_cut_off_freq) in add_sbs_chlist_to_pcl()
2445 if (scc_freq == chlist_6[i]) in add_sbs_chlist_to_pcl()
2448 pcl_freqs[*index] = chlist_6[i]; in add_sbs_chlist_to_pcl()
2487 if (chlist_6[i] < sbs_cut_off_freq) in add_sbs_chlist_to_pcl()
2491 if (scc_freq == chlist_6[i]) in add_sbs_chlist_to_pcl()
2494 pcl_freqs[*index] = chlist_6[i]; in add_sbs_chlist_to_pcl()
2593 if (chlist_6[i] < sbs_cut_off_freq) in add_sbs_chlist_to_pcl()
2599 if (cl[conn_index].freq == chlist_6[i]) in add_sbs_chlist_to_pcl()
2607 pcl_freqs[*index] = chlist_6[i]; in add_sbs_chlist_to_pcl()