Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/wireless/ath/ath12k/
Dwmi.h4357 struct wmi_scan_event { struct
4358 __le32 event_type; /* %WMI_SCAN_EVENT_ */
4359 __le32 reason; /* %WMI_SCAN_REASON_ */
4360 __le32 channel_freq; /* only valid for WMI_SCAN_EVENT_FOREIGN_CHANNEL */
4361 __le32 scan_req_id;
4362 __le32 scan_id;
4363 __le32 vdev_id;
4369 __le32 tsf_timestamp;
/linux-6.14.4/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.14.4/drivers/net/wireless/ath/ath11k/
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;