Lines Matching defs:scan_req_tlv
194 struct scan_req_tlv { struct
195 __le16 tag;
196 __le16 len;
198 u8 scan_type; /* 0: PASSIVE SCAN
201 u8 probe_req_num; /* Number of probe request for each SSID */
202 u8 scan_func; /* BIT(0) Enable random MAC scan
206 u8 src_mask;
207 __le16 channel_min_dwell_time;
208 __le16 channel_dwell_time; /* channel Dwell interval */
209 __le16 timeout_value;
210 __le16 probe_delay_time;
211 u8 func_mask_ext;