Searched refs:beacon_rpt_chan_num (Results 1 – 3 of 3) sorted by relevance
1600 for (j = 0; j < rrm_ctx->beacon_rpt_chan_num; j++) { in sme_rrm_process_beacon_report_req_ind()1614 uint8_t beacon_rpt_chan_num; in sme_rrm_process_beacon_report_req_ind() local1616 beacon_rpt_chan_num = rrm_ctx->beacon_rpt_chan_num; in sme_rrm_process_beacon_report_req_ind()1617 rrm_ctx->beacon_rpt_chan_list[beacon_rpt_chan_num] = in sme_rrm_process_beacon_report_req_ind()1619 rrm_ctx->beacon_rpt_chan_num++; in sme_rrm_process_beacon_report_req_ind()1621 if (rrm_ctx->beacon_rpt_chan_num >= in sme_rrm_process_beacon_report_req_ind()1625 rrm_ctx->beacon_rpt_chan_num); in sme_rrm_process_beacon_report_req_ind()1626 rrm_ctx->beacon_rpt_chan_num = 0; in sme_rrm_process_beacon_report_req_ind()
357 uint8_t beacon_rpt_chan_num; member
2523 mac_ctx->rrm.rrmPEContext.beacon_rpt_chan_num = 0; in rrm_process_radio_measurement_request()