Searched defs:iwl_scan_cmd (Results 1 – 1 of 1) sorted by relevance
2296 struct iwl_scan_cmd { struct2297 __le16 len;2298 u8 scan_flags; /* scan flags: see enum iwl_scan_flags */2299 u8 channel_count; /* # channels in channel list */2300 __le16 quiet_time; /* dwell only this # millisecs on quiet channel2302 __le16 quiet_plcp_th; /* quiet chnl is < this # pkts (typ. 1) */2303 __le16 good_CRC_th; /* passive -> active promotion threshold */2304 __le16 rx_chain; /* RXON_RX_CHAIN_* */2305 __le32 max_out_time; /* max usec to be away from associated (service)2307 __le32 suspend_time; /* pause scan this long (in "extended beacon[all …]