Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/pe/rrm/
H A Drrm_api.c1646 uint8_t report_index = 0; in rrm_process_beacon_report_xmit() local
1849 num_reports_in_frame = QDF_MIN((i - report_index), in rrm_process_beacon_report_xmit()
1862 &report[report_index], in rrm_process_beacon_report_xmit()
1864 report_index += num_reports_in_frame; in rrm_process_beacon_report_xmit()