Lines Matching defs:scan_req_tlv
208 struct scan_req_tlv { struct
209 __le16 tag;
210 __le16 len;
212 u8 scan_type; /* 0: PASSIVE SCAN
215 u8 probe_req_num; /* Number of probe request for each SSID */
216 u8 scan_func; /* BIT(0) Enable random MAC scan
220 u8 src_mask;
221 __le16 channel_min_dwell_time;
222 __le16 channel_dwell_time; /* channel Dwell interval */
223 __le16 timeout_value;
224 __le16 probe_delay_time;
225 __le32 func_mask_ext;