Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dwmi.h4175 struct wmi_scan_event { struct
4176 __le32 event_type; /* %WMI_SCAN_EVENT_ */
4177 __le32 reason; /* %WMI_SCAN_REASON_ */
4178 __le32 channel_freq; /* only valid for WMI_SCAN_EVENT_FOREIGN_CHANNEL */
4179 __le32 scan_req_id;
4180 __le32 scan_id;
4181 __le32 vdev_id;
4187 __le32 tsf_timestamp;
/freebsd/sys/contrib/dev/athk/ath10k/
H 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;
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dwmi.h4900 struct wmi_scan_event { struct
4901 u32 event_type; /* %WMI_SCAN_EVENT_ */
4902 u32 reason; /* %WMI_SCAN_REASON_ */
4903 u32 channel_freq; /* only valid for WMI_SCAN_EVENT_FOREIGN_CHANNEL */
4904 u32 scan_req_id;
4905 u32 scan_id;
4906 u32 vdev_id;
4912 u32 tsf_timestamp;