Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/sme/src/rrm/
H A Dsme_rrm.c1453 tpSirBeaconReportReqInd beacon_req = (tpSirBeaconReportReqInd)msg_buf; in sme_rrm_process_beacon_report_req_ind() local
1466 sme_rrm_ctx = &mac->rrm.rrmSmeContext[beacon_req->measurement_idx]; in sme_rrm_process_beacon_report_req_ind()
1470 beacon_req->bssId, in sme_rrm_process_beacon_report_req_ind()
1487 beacon_req->channel_info.reg_class)) in sme_rrm_process_beacon_report_req_ind()
1491 beacon_req->measurement_idx, in sme_rrm_process_beacon_report_req_ind()
1492 beacon_req->channel_info.reg_class, in sme_rrm_process_beacon_report_req_ind()
1494 beacon_req->channel_info.chan_num); in sme_rrm_process_beacon_report_req_ind()
1496 if (beacon_req->channel_list.num_channels > SIR_ESE_MAX_MEAS_IE_REQS) { in sme_rrm_process_beacon_report_req_ind()
1498 beacon_req->channel_list.num_channels); in sme_rrm_process_beacon_report_req_ind()
1505 if ((beacon_req->channel_info.chan_num == 0) || in sme_rrm_process_beacon_report_req_ind()
[all …]