Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
A Dwmi.h4478 struct wmi_scan_event { struct
4479 u32 event_type; /* %WMI_SCAN_EVENT_ */
4480 u32 reason; /* %WMI_SCAN_REASON_ */
4481 u32 channel_freq; /* only valid for WMI_SCAN_EVENT_FOREIGN_CHANNEL */
4482 u32 scan_req_id;
4483 u32 scan_id;
4484 u32 vdev_id;
4490 u32 tsf_timestamp;
/linux/drivers/net/wireless/ath/ath10k/
A Dwmi.h3372 struct wmi_scan_event { struct
3373 __le32 event_type; /* %WMI_SCAN_EVENT_ */
3374 __le32 reason; /* %WMI_SCAN_REASON_ */
3375 __le32 channel_freq; /* only valid for WMI_SCAN_EVENT_FOREIGN_CHANNEL */
3376 __le32 scan_req_id;
3377 __le32 scan_id;
3378 __le32 vdev_id;

Completed in 67 milliseconds