Searched refs:scan_evt_param (Results 1 – 1 of 1) sorted by relevance
5447 struct wmi_scan_event *scan_evt_param) in ath11k_pull_scan_ev() argument5467 scan_evt_param->event_type = ev->event_type; in ath11k_pull_scan_ev()5468 scan_evt_param->reason = ev->reason; in ath11k_pull_scan_ev()5469 scan_evt_param->channel_freq = ev->channel_freq; in ath11k_pull_scan_ev()5470 scan_evt_param->scan_req_id = ev->scan_req_id; in ath11k_pull_scan_ev()5471 scan_evt_param->scan_id = ev->scan_id; in ath11k_pull_scan_ev()5472 scan_evt_param->vdev_id = ev->vdev_id; in ath11k_pull_scan_ev()5473 scan_evt_param->tsf_timestamp = ev->tsf_timestamp; in ath11k_pull_scan_ev()