Searched refs:smerrmctx (Results 1 – 1 of 1) sorted by relevance
843 tpRrmSMEContext smerrmctx; in sme_rrm_scan_event_callback() local864 smerrmctx = &mac_ctx->rrm.rrmSmeContext[i]; in sme_rrm_scan_event_callback()865 if (smerrmctx->scan_id == scan_id) in sme_rrm_scan_event_callback()873 vdev_id, scan_id, smerrmctx->measurement_idx, in sme_rrm_scan_event_callback()874 smerrmctx->measurement_type); in sme_rrm_scan_event_callback()876 switch (smerrmctx->measurement_type) { in sme_rrm_scan_event_callback()878 sme_rrm_send_chan_load_report_xmit_ind(mac_ctx, smerrmctx, in sme_rrm_scan_event_callback()882 sme_rrm_scan_request_callback(mac_ctx, smerrmctx, vdev_id, in sme_rrm_scan_event_callback()887 smerrmctx->measurement_type); in sme_rrm_scan_event_callback()2191 tpRrmSMEContext smerrmctx; in rrm_start() local[all …]