Home
last modified time | relevance | path

Searched refs:ch_ctr (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/pe/rrm/
H A Drrm_api.c1151 uint16_t ch_ctr = 0; in rrm_process_beacon_report_req() local
1383 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()