Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
Dwmi.h3243 struct wmi_start_scan_arg { struct
3244 u32 scan_id;
3245 u32 scan_req_id;
3246 u32 vdev_id;
3247 u32 scan_priority;
3248 u32 notify_scan_events;
3249 u32 dwell_time_active;
3250 u32 dwell_time_passive;
3251 u32 min_rest_time;
3252 u32 max_rest_time;
[all …]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
Dwmi.h3246 struct wmi_start_scan_arg { struct
3247 u32 scan_id;
3248 u32 scan_req_id;
3249 u32 vdev_id;
3250 u32 scan_priority;
3251 u32 notify_scan_events;
3252 u32 dwell_time_active;
3253 u32 dwell_time_passive;
3254 u32 min_rest_time;
3255 u32 max_rest_time;
[all …]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
Dwmi.h3354 struct wmi_start_scan_arg { struct
3355 u32 scan_id;
3356 u32 scan_req_id;
3357 u32 vdev_id;
3358 u32 scan_priority;
3359 u32 notify_scan_events;
3360 u32 dwell_time_active;
3361 u32 dwell_time_passive;
3362 u32 min_rest_time;
3363 u32 max_rest_time;
[all …]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
Dwmi.h3246 struct wmi_start_scan_arg { struct
3247 u32 scan_id;
3248 u32 scan_req_id;
3249 u32 vdev_id;
3250 u32 scan_priority;
3251 u32 notify_scan_events;
3252 u32 dwell_time_active;
3253 u32 dwell_time_passive;
3254 u32 min_rest_time;
3255 u32 max_rest_time;
[all …]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
Dwmi.h3401 struct wmi_start_scan_arg { struct
3402 u32 scan_id;
3403 u32 scan_req_id;
3404 u32 vdev_id;
3405 u32 scan_priority;
3406 u32 notify_scan_events;
3407 u32 dwell_time_active;
3408 u32 dwell_time_passive;
3409 u32 min_rest_time;
3410 u32 max_rest_time;
[all …]