Home
last modified time | relevance | path

Searched defs:wmi_scan_event (Results 1 – 2 of 2) sorted by relevance

/linux-5.10/drivers/net/wireless/ath/ath11k/
Dwmi.h4338 struct wmi_scan_event { struct
4339 u32 event_type; /* %WMI_SCAN_EVENT_ */
4340 u32 reason; /* %WMI_SCAN_REASON_ */
4341 u32 channel_freq; /* only valid for WMI_SCAN_EVENT_FOREIGN_CHANNEL */
4342 u32 scan_req_id;
4343 u32 scan_id;
4344 u32 vdev_id;
4350 u32 tsf_timestamp;
/linux-5.10/drivers/net/wireless/ath/ath10k/
Dwmi.h3367 struct wmi_scan_event { struct
3368 __le32 event_type; /* %WMI_SCAN_EVENT_ */
3369 __le32 reason; /* %WMI_SCAN_REASON_ */
3370 __le32 channel_freq; /* only valid for WMI_SCAN_EVENT_FOREIGN_CHANNEL */
3371 __le32 scan_req_id;
3372 __le32 scan_id;
3373 __le32 vdev_id;