Home
last modified time | relevance | path

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

/linux-6.8/drivers/net/wireless/ath/ath12k/
Dwmi.h4156 struct wmi_scan_event { struct
4157 __le32 event_type; /* %WMI_SCAN_EVENT_ */
4158 __le32 reason; /* %WMI_SCAN_REASON_ */
4159 __le32 channel_freq; /* only valid for WMI_SCAN_EVENT_FOREIGN_CHANNEL */
4160 __le32 scan_req_id;
4161 __le32 scan_id;
4162 __le32 vdev_id;
4168 __le32 tsf_timestamp;
/linux-6.8/drivers/net/wireless/ath/ath10k/
Dwmi.h3373 struct wmi_scan_event { struct
3374 __le32 event_type; /* %WMI_SCAN_EVENT_ */
3375 __le32 reason; /* %WMI_SCAN_REASON_ */
3376 __le32 channel_freq; /* only valid for WMI_SCAN_EVENT_FOREIGN_CHANNEL */
3377 __le32 scan_req_id;
3378 __le32 scan_id;
3379 __le32 vdev_id;
/linux-6.8/drivers/net/wireless/ath/ath11k/
Dwmi.h4873 struct wmi_scan_event { struct
4874 u32 event_type; /* %WMI_SCAN_EVENT_ */
4875 u32 reason; /* %WMI_SCAN_REASON_ */
4876 u32 channel_freq; /* only valid for WMI_SCAN_EVENT_FOREIGN_CHANNEL */
4877 u32 scan_req_id;
4878 u32 scan_id;
4879 u32 vdev_id;
4885 u32 tsf_timestamp;