Searched refs:sme_rrm_context (Results 1 – 1 of 1) sorted by relevance
1147 tpRrmSMEContext sme_rrm_context, in sme_rrm_fill_scan_channels() argument1156 freq_list = sme_rrm_context->channelList.freq_list; in sme_rrm_fill_scan_channels()1170 sme_rrm_context->channelList.numOfChannels = num_chan; in sme_rrm_fill_scan_channels()1171 if (sme_rrm_context->channelList.numOfChannels == 0) { in sme_rrm_fill_scan_channels()1172 qdf_mem_free(sme_rrm_context->channelList.freq_list); in sme_rrm_fill_scan_channels()1173 sme_rrm_context->channelList.freq_list = NULL; in sme_rrm_fill_scan_channels()