Home
last modified time | relevance | path

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

/linux-5.10/drivers/net/wireless/ath/ath10k/
Dwmi.h3240 struct wmi_start_scan_arg { struct
3241 u32 scan_id;
3242 u32 scan_req_id;
3243 u32 vdev_id;
3244 u32 scan_priority;
3245 u32 notify_scan_events;
3246 u32 dwell_time_active;
3247 u32 dwell_time_passive;
3248 u32 min_rest_time;
3249 u32 max_rest_time;
[all …]
/linux-5.10/drivers/net/wireless/ath/ath11k/
Dwmi.h3245 struct wmi_start_scan_arg { struct
3246 u32 scan_id;
3247 u32 scan_req_id;
3248 u32 vdev_id;
3249 u32 scan_priority;
3250 u32 notify_scan_events;
3251 u32 dwell_time_active;
3252 u32 dwell_time_passive;
3253 u32 min_rest_time;
3254 u32 max_rest_time;
[all …]