Home
last modified time | relevance | path

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

/linux-6.8/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 …]
/linux-6.8/drivers/net/wireless/ath/ath12k/
Dwmi.h3359 struct wmi_start_scan_arg { struct
3360 u32 scan_id;
3361 u32 scan_req_id;
3362 u32 vdev_id;
3363 u32 scan_priority;
3364 u32 notify_scan_events;
3365 u32 dwell_time_active;
3366 u32 dwell_time_passive;
3367 u32 min_rest_time;
3368 u32 max_rest_time;
[all …]
/linux-6.8/drivers/net/wireless/ath/ath11k/
Dwmi.h3402 struct wmi_start_scan_arg { struct
3403 u32 scan_id;
3404 u32 scan_req_id;
3405 u32 vdev_id;
3406 u32 scan_priority;
3407 u32 notify_scan_events;
3408 u32 dwell_time_active;
3409 u32 dwell_time_passive;
3410 u32 min_rest_time;
3411 u32 max_rest_time;
[all …]