Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
Dwmi.h3152 struct scan_req_params { struct
3153 u32 scan_id;
3154 u32 scan_req_id;
3155 u32 vdev_id;
3156 u32 pdev_id;
3157 enum wmi_scan_priority scan_priority;
3158 union {
3176 u32 dwell_time_active;
3177 u32 dwell_time_active_2g;
3178 u32 dwell_time_passive;
[all …]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
Dwmi.h3304 struct scan_req_params { struct
3305 u32 scan_id;
3306 u32 scan_req_id;
3307 u32 vdev_id;
3308 u32 pdev_id;
3309 enum wmi_scan_priority scan_priority;
3310 union {
3328 u32 scan_ctrl_flags_ext;
3329 u32 dwell_time_active;
3330 u32 dwell_time_active_2g;
[all …]