Searched refs:chan_list_greedy (Results 1 – 1 of 1) sorted by relevance
678 tSirUpdateChanList *chan_list_greedy, *chan_list_non_greedy; in csr_roam_sort_channel_for_early_stop() local693 chan_list_greedy = qdf_mem_malloc(buf_size); in csr_roam_sort_channel_for_early_stop()695 if (!chan_list_greedy || !chan_list_non_greedy) in csr_roam_sort_channel_for_early_stop()738 &chan_list_greedy->chanParam[num_greedy_chan], in csr_roam_sort_channel_for_early_stop()755 &chan_list_greedy->chanParam[i], in csr_roam_sort_channel_for_early_stop()767 qdf_mem_free(chan_list_greedy); in csr_roam_sort_channel_for_early_stop()