Searched defs:iwl_scan_config (Results 1 – 1 of 1) sorted by relevance
657 struct iwl_scan_config { struct658 struct iwl_mvm_umac_cmd_hdr hdr;659 __le32 flags;660 __le32 tx_chains;661 __le32 rx_chains;662 __le32 legacy_rates;663 __le32 out_of_channel_time;664 __le32 suspend_time;665 u8 dwell_active;666 u8 dwell_passive;[all …]