Home
last modified time | relevance | path

Searched defs:wmi_start_scan_cmd (Results 1 – 9 of 9) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
Dwmi.h3186 struct wmi_start_scan_cmd { struct
3187 __le32 tlv_header;
3188 __le32 scan_id;
3189 __le32 scan_req_id;
3190 __le32 vdev_id;
3191 __le32 scan_priority;
3192 __le32 notify_scan_events;
3193 __le32 dwell_time_active;
3194 __le32 dwell_time_passive;
3195 __le32 min_rest_time;
[all …]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
Dwmi.h3071 struct wmi_start_scan_cmd { struct
3072 u32 tlv_header;
3073 u32 scan_id;
3074 u32 scan_req_id;
3075 u32 vdev_id;
3076 u32 scan_priority;
3077 u32 notify_scan_events;
3078 u32 dwell_time_active;
3079 u32 dwell_time_passive;
3080 u32 min_rest_time;
[all …]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
Dwmi.h3219 struct wmi_start_scan_cmd { struct
3220 u32 tlv_header;
3221 u32 scan_id;
3222 u32 scan_req_id;
3223 u32 vdev_id;
3224 u32 scan_priority;
3225 u32 notify_scan_events;
3226 u32 dwell_time_active;
3227 u32 dwell_time_passive;
3228 u32 min_rest_time;
[all …]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/
Dwmi.h873 struct wmi_start_scan_cmd { struct
874 __le32 force_fg_scan;
877 __le32 is_legacy;
880 __le32 home_dwell_time;
883 __le32 force_scan_intvl;
886 u8 scan_type;
889 u8 num_ch;
892 __le16 ch_list[];
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/
Dwmi.h873 struct wmi_start_scan_cmd { struct
874 __le32 force_fg_scan;
877 __le32 is_legacy;
880 __le32 home_dwell_time;
883 __le32 force_scan_intvl;
886 u8 scan_type;
889 u8 num_ch;
892 __le16 ch_list[1];
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/
Dwmi.h456 struct wmi_start_scan_cmd { struct
457 u8 direct_scan_mac_addr[WMI_MAC_LEN];
459 u8 discovery_mode;
460 u8 reserved;
462 __le32 dwell_time;
464 __le32 force_scan_interval;
466 u8 scan_type;
468 u8 num_channels;
474 struct {
477 } channel_list[];
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/
Dwmi.h456 struct wmi_start_scan_cmd { struct
457 u8 direct_scan_mac_addr[WMI_MAC_LEN];
459 u8 discovery_mode;
460 u8 reserved;
462 __le32 dwell_time;
464 __le32 force_scan_interval;
466 u8 scan_type;
468 u8 num_channels;
474 struct {
477 } channel_list[];
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
Dwmi.h3222 struct wmi_start_scan_cmd { struct
3223 struct wmi_start_scan_common common;
3224 __le32 burst_duration_ms;
3225 struct wmi_start_scan_tlvs tlvs;
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
Dwmi.h3225 struct wmi_start_scan_cmd { struct
3226 struct wmi_start_scan_common common;
3227 __le32 burst_duration_ms;
3228 struct wmi_start_scan_tlvs tlvs;