Searched refs:chan_list_non_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() local694 chan_list_non_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()720 &chan_list_non_greedy->chanParam[num_non_greedy_chan], in csr_roam_sort_channel_for_early_stop()761 &chan_list_non_greedy->chanParam[j], in csr_roam_sort_channel_for_early_stop()768 qdf_mem_free(chan_list_non_greedy); in csr_roam_sort_channel_for_early_stop()