Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi.h3407 struct wmi_scan_event { struct
3408 __le32 event_type; /* %WMI_SCAN_EVENT_ */
3409 __le32 reason; /* %WMI_SCAN_REASON_ */
3410 __le32 channel_freq; /* only valid for WMI_SCAN_EVENT_FOREIGN_CHANNEL */
3411 __le32 scan_req_id;
3412 __le32 scan_id;
3413 __le32 vdev_id;
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h4926 struct wmi_scan_event { struct
4927 u32 event_type; /* %WMI_SCAN_EVENT_ */
4928 u32 reason; /* %WMI_SCAN_REASON_ */
4929 u32 channel_freq; /* only valid for WMI_SCAN_EVENT_FOREIGN_CHANNEL */
4930 u32 scan_req_id;
4931 u32 scan_id;
4932 u32 vdev_id;
4938 u32 tsf_timestamp;