Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/ath10k/
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 …]
/linux-5.19.10/drivers/net/wireless/ath/ath11k/
Dwmi.h3343 struct wmi_start_scan_arg { struct
3344 u32 scan_id;
3345 u32 scan_req_id;
3346 u32 vdev_id;
3347 u32 scan_priority;
3348 u32 notify_scan_events;
3349 u32 dwell_time_active;
3350 u32 dwell_time_passive;
3351 u32 min_rest_time;
3352 u32 max_rest_time;
[all …]