Home
last modified time | relevance | path

Searched refs:rest_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.c2225 get_rest_chlist(uint32_t *rest_freqs, uint32_t *rest_num, in get_rest_chlist() argument
2241 rest_freqs[(*rest_num)++] = chlist1[i]; in get_rest_chlist()
2249 rest_freqs[(*rest_num)++] = chlist2[i]; in get_rest_chlist()
2257 uint32_t *rest_freqs, uint32_t *rest_num, in get_sub_channels() argument
2349 get_rest_chlist(rest_freqs, rest_num, scc_freqs, *scc_num, in get_sub_channels()
3167 *sbs_freqs, *channel_list_6, *scc_freqs, *rest_freqs; in policy_mgr_get_channel_list() local
3201 rest_freqs = qdf_mem_malloc(NUM_CHANNELS * sizeof(uint32_t)); in policy_mgr_get_channel_list()
3205 !sbs_freqs || !channel_list_6 || !rest_freqs || !scc_freqs) { in policy_mgr_get_channel_list()
3492 rest_freqs, &rest_num, in policy_mgr_get_channel_list()
3516 rest_freqs, &rest_num, in policy_mgr_get_channel_list()
[all …]