Searched defs:scan_req_tlv (Results 1 – 1 of 1) sorted by relevance
202 struct scan_req_tlv { struct203 __le16 tag;204 __le16 len;206 u8 scan_type; /* 0: PASSIVE SCAN209 u8 probe_req_num; /* Number of probe request for each SSID */210 u8 scan_func; /* BIT(0) Enable random MAC scan214 u8 src_mask;215 __le16 channel_min_dwell_time;216 __le16 channel_dwell_time; /* channel Dwell interval */217 __le16 timeout_value;[all …]