Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dwmi.h3185 struct wmi_start_scan_cmd { struct
3186 __le32 tlv_header;
3187 __le32 scan_id;
3188 __le32 scan_req_id;
3189 __le32 vdev_id;
3190 __le32 scan_priority;
3191 __le32 notify_scan_events;
3192 __le32 dwell_time_active;
3193 __le32 dwell_time_passive;
3194 __le32 min_rest_time;
[all …]
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dwmi.h3222 struct wmi_start_scan_cmd { struct
3223 u32 tlv_header;
3224 u32 scan_id;
3225 u32 scan_req_id;
3226 u32 vdev_id;
3227 u32 scan_priority;
3228 u32 notify_scan_events;
3229 u32 dwell_time_active;
3230 u32 dwell_time_passive;
3231 u32 min_rest_time;
[all …]
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dwmi.h3224 struct wmi_start_scan_cmd { struct
3225 struct wmi_start_scan_common common;
3226 __le32 burst_duration_ms;
3227 struct wmi_start_scan_tlvs tlvs;