Home
last modified time | relevance | path

Searched defs:wmi_start_scan_arg (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dwmi.h3280 struct wmi_start_scan_arg { struct
3281 u32 scan_id;
3282 u32 scan_req_id;
3283 u32 vdev_id;
3284 u32 scan_priority;
3285 u32 notify_scan_events;
3286 u32 dwell_time_active;
3287 u32 dwell_time_passive;
3288 u32 min_rest_time;
3289 u32 max_rest_time;
[all …]
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dwmi.h3353 struct wmi_start_scan_arg { struct
3354 u32 scan_id;
3355 u32 scan_req_id;
3356 u32 vdev_id;
3357 u32 scan_priority;
3358 u32 notify_scan_events;
3359 u32 dwell_time_active;
3360 u32 dwell_time_passive;
3361 u32 min_rest_time;
3362 u32 max_rest_time;
[all …]