Home
last modified time | relevance | path

Searched refs:scc_freqs (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.c2226 uint32_t *scc_freqs, uint32_t scc_num, in get_rest_chlist() argument
2238 if (is_preset_in_chlist(chlist1[i], scc_freqs, scc_num) || in get_rest_chlist()
2246 if (is_preset_in_chlist(chlist2[i], scc_freqs, scc_num) || in get_rest_chlist()
2256 uint32_t *scc_freqs, uint32_t *scc_num, in get_sub_channels() argument
2299 scc_freqs, *scc_num)) in get_sub_channels()
2300 scc_freqs[(*scc_num)++] = in get_sub_channels()
2312 scc_freqs, *scc_num)) in get_sub_channels()
2313 scc_freqs[(*scc_num)++] = in get_sub_channels()
2342 !policy_mgr_are_sbs_chan(psoc, scc_freqs[0], in get_sub_channels()
2343 scc_freqs[1])))) in get_sub_channels()
[all …]