Searched refs:scan_evt_param (Results 1 – 1 of 1) sorted by relevance
4966 struct wmi_scan_event *scan_evt_param) in ath11k_pull_scan_ev() argument4986 scan_evt_param->event_type = ev->event_type; in ath11k_pull_scan_ev()4987 scan_evt_param->reason = ev->reason; in ath11k_pull_scan_ev()4988 scan_evt_param->channel_freq = ev->channel_freq; in ath11k_pull_scan_ev()4989 scan_evt_param->scan_req_id = ev->scan_req_id; in ath11k_pull_scan_ev()4990 scan_evt_param->scan_id = ev->scan_id; in ath11k_pull_scan_ev()4991 scan_evt_param->vdev_id = ev->vdev_id; in ath11k_pull_scan_ev()4992 scan_evt_param->tsf_timestamp = ev->tsf_timestamp; in ath11k_pull_scan_ev()