Searched refs:populated_beacon_report_size (Results 1 – 1 of 1) sorted by relevance
1651 uint32_t populated_beacon_report_size = 0; in rrm_process_beacon_report_xmit() local1837 populated_beacon_report_size = (i * radio_meas_rpt_size); in rrm_process_beacon_report_xmit()1840 num_frames = populated_beacon_report_size / MAX_MGMT_MPDU_LEN; in rrm_process_beacon_report_xmit()1841 if (populated_beacon_report_size % MAX_MGMT_MPDU_LEN) in rrm_process_beacon_report_xmit()