Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath12k/
Dwmi.h4228 struct wmi_scan_event { struct
4229 __le32 event_type; /* %WMI_SCAN_EVENT_ */
4230 __le32 reason; /* %WMI_SCAN_REASON_ */
4231 __le32 channel_freq; /* only valid for WMI_SCAN_EVENT_FOREIGN_CHANNEL */
4232 __le32 scan_req_id;
4233 __le32 scan_id;
4234 __le32 vdev_id;
4240 __le32 tsf_timestamp;
/linux-6.12.1/drivers/net/wireless/ath/ath10k/
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-6.12.1/drivers/net/wireless/ath/ath11k/
Dwmi.h4925 struct wmi_scan_event { struct
4926 u32 event_type; /* %WMI_SCAN_EVENT_ */
4927 u32 reason; /* %WMI_SCAN_REASON_ */
4928 u32 channel_freq; /* only valid for WMI_SCAN_EVENT_FOREIGN_CHANNEL */
4929 u32 scan_req_id;
4930 u32 scan_id;
4931 u32 vdev_id;
4937 u32 tsf_timestamp;