Searched refs:ch_ctr (Results 1 – 1 of 1) sorted by relevance
1151 uint16_t ch_ctr = 0; in rrm_process_beacon_report_req() local1383 psbrr->channel_list.chan_freq_lst[ch_ctr++] = in rrm_process_beacon_report_req()1389 if (ch_ctr >= QDF_ARRAY_SIZE(psbrr->channel_list.chan_freq_lst)) in rrm_process_beacon_report_req()1392 if (ch_ctr >= QDF_ARRAY_SIZE(psbrr->channel_list.chan_freq_lst)) in rrm_process_beacon_report_req()1396 psbrr->channel_list.num_channels = ch_ctr; in rrm_process_beacon_report_req()1399 for (idx_rpt = 0; idx_rpt < ch_ctr; idx_rpt++) { in rrm_process_beacon_report_req()1406 if (ch_ctr) in rrm_process_beacon_report_req()