Searched refs:final_lst (Results 1 – 2 of 2) sorted by relevance
1175 uint16_t final_lst[NUM_CHANNELS] = {0}; in dfs_find_ch_with_fallback_for_freq() local1196 *chan_wd, final_lst); in dfs_find_ch_with_fallback_for_freq()1248 final_lst, in dfs_find_ch_with_fallback_for_freq()1281 target_channel = final_lst[index]; in dfs_find_ch_with_fallback_for_freq()1283 primary_seg_start_ch = final_lst[index]; in dfs_find_ch_with_fallback_for_freq()1287 final_lst[i + index] = 0; in dfs_find_ch_with_fallback_for_freq()1290 if (final_lst[i * DFS_80_NUM_SUB_CHANNEL] && in dfs_find_ch_with_fallback_for_freq()1292 final_lst[i * DFS_80_NUM_SUB_CHANNEL]) > in dfs_find_ch_with_fallback_for_freq()1294 sec_seg_ch = final_lst[i * in dfs_find_ch_with_fallback_for_freq()1311 final_lst, in dfs_find_ch_with_fallback_for_freq()[all …]
183 uint16_t final_lst[NUM_CHANNELS] = {0}; in hdd_dcs_select_random_chan() local208 final_lst[i] = res_msg[i].freq; in hdd_dcs_select_random_chan()210 intf_ch_freq = wlan_get_rand_from_lst_for_freq(final_lst, count); in hdd_dcs_select_random_chan()