Searched refs:scan_evt_param (Results 1 – 1 of 1) sorted by relevance
6228 struct wmi_scan_event *scan_evt_param) in ath11k_pull_scan_ev() argument6248 scan_evt_param->event_type = ev->event_type; in ath11k_pull_scan_ev()6249 scan_evt_param->reason = ev->reason; in ath11k_pull_scan_ev()6250 scan_evt_param->channel_freq = ev->channel_freq; in ath11k_pull_scan_ev()6251 scan_evt_param->scan_req_id = ev->scan_req_id; in ath11k_pull_scan_ev()6252 scan_evt_param->scan_id = ev->scan_id; in ath11k_pull_scan_ev()6253 scan_evt_param->vdev_id = ev->vdev_id; in ath11k_pull_scan_ev()6254 scan_evt_param->tsf_timestamp = ev->tsf_timestamp; in ath11k_pull_scan_ev()