Searched defs:wmi_start_scan_cmd (Results 1 – 7 of 7) sorted by relevance
3070 struct wmi_start_scan_cmd { struct3071 u32 tlv_header;3072 u32 scan_id;3073 u32 scan_req_id;3074 u32 vdev_id;3075 u32 scan_priority;3076 u32 notify_scan_events;3077 u32 dwell_time_active;3078 u32 dwell_time_passive;3079 u32 min_rest_time;[all …]
873 struct wmi_start_scan_cmd { struct874 __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];
438 struct wmi_start_scan_cmd { struct439 u8 direct_scan_mac_addr[WMI_MAC_LEN];441 u8 discovery_mode;442 u8 reserved;444 __le32 dwell_time;446 __le32 force_scan_interval;448 u8 scan_type;450 u8 num_channels;456 struct {459 } channel_list[0];
456 struct wmi_start_scan_cmd { struct457 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[];
3219 struct wmi_start_scan_cmd { struct3220 struct wmi_start_scan_common common;3221 __le32 burst_duration_ms;3222 struct wmi_start_scan_tlvs tlvs;
3134 struct wmi_start_scan_cmd { struct3135 struct wmi_start_scan_common common;3136 __le32 burst_duration_ms;3137 struct wmi_start_scan_tlvs tlvs;