Searched refs:scan_evt_param (Results 1 – 1 of 1) sorted by relevance
4566 struct wmi_scan_event *scan_evt_param) in ath11k_pull_scan_ev() argument4586 scan_evt_param->event_type = ev->event_type; in ath11k_pull_scan_ev()4587 scan_evt_param->reason = ev->reason; in ath11k_pull_scan_ev()4588 scan_evt_param->channel_freq = ev->channel_freq; in ath11k_pull_scan_ev()4589 scan_evt_param->scan_req_id = ev->scan_req_id; in ath11k_pull_scan_ev()4590 scan_evt_param->scan_id = ev->scan_id; in ath11k_pull_scan_ev()4591 scan_evt_param->vdev_id = ev->vdev_id; in ath11k_pull_scan_ev()4592 scan_evt_param->tsf_timestamp = ev->tsf_timestamp; in ath11k_pull_scan_ev()