Searched defs:iwl_scan_cmd (Results 1 – 1 of 1) sorted by relevance
2298 struct iwl_scan_cmd { struct2299 __le16 len;2300 u8 scan_flags; /* scan flags: see enum iwl_scan_flags */2301 u8 channel_count; /* # channels in channel list */2305 __le16 good_CRC_th; /* passive -> active promotion threshold */2306 __le16 rx_chain; /* RXON_RX_CHAIN_* */2312 __le32 flags; /* RXON_FLG_* */2313 __le32 filter_flags; /* RXON_FILTER_* */2317 struct iwl_tx_cmd_hdr tx_cmd;2320 struct iwl_ssid_ie direct_scan[PROBE_OPTION_MAX];[all …]