Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/ath/ath10k/
Dwmi.h3242 struct wmi_start_scan_arg { struct
3243 u32 scan_id;
3244 u32 scan_req_id;
3245 u32 vdev_id;
3246 u32 scan_priority;
3247 u32 notify_scan_events;
3248 u32 dwell_time_active;
3249 u32 dwell_time_passive;
3250 u32 min_rest_time;
3251 u32 max_rest_time;
[all …]
/Linux-v5.15/drivers/net/wireless/ath/ath11k/
Dwmi.h3270 struct wmi_start_scan_arg { struct
3271 u32 scan_id;
3272 u32 scan_req_id;
3273 u32 vdev_id;
3274 u32 scan_priority;
3275 u32 notify_scan_events;
3276 u32 dwell_time_active;
3277 u32 dwell_time_passive;
3278 u32 min_rest_time;
3279 u32 max_rest_time;
[all …]