Searched refs:scan_evt_param (Results 1 – 1 of 1) sorted by relevance
4537 struct wmi_scan_event *scan_evt_param) in ath11k_pull_scan_ev() argument4557 scan_evt_param->event_type = ev->event_type; in ath11k_pull_scan_ev()4558 scan_evt_param->reason = ev->reason; in ath11k_pull_scan_ev()4559 scan_evt_param->channel_freq = ev->channel_freq; in ath11k_pull_scan_ev()4560 scan_evt_param->scan_req_id = ev->scan_req_id; in ath11k_pull_scan_ev()4561 scan_evt_param->scan_id = ev->scan_id; in ath11k_pull_scan_ev()4562 scan_evt_param->vdev_id = ev->vdev_id; in ath11k_pull_scan_ev()4563 scan_evt_param->tsf_timestamp = ev->tsf_timestamp; in ath11k_pull_scan_ev()