Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A 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 …]
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A 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 …]
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A 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 …]