Home
last modified time | relevance | path

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

/Linux-v5.4/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];
/Linux-v5.4/drivers/net/wireless/ath/wil6210/
Dwmi.h466 struct wmi_start_scan_cmd { struct
467 u8 direct_scan_mac_addr[WMI_MAC_LEN];
469 u8 discovery_mode;
470 u8 reserved;
472 __le32 dwell_time;
474 __le32 force_scan_interval;
476 u8 scan_type;
478 u8 num_channels;
484 struct {
487 } channel_list[0];
/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Dwmi.h3197 struct wmi_start_scan_cmd { struct
3198 struct wmi_start_scan_common common;
3199 __le32 burst_duration_ms;
3200 struct wmi_start_scan_tlvs tlvs;