Lines Matching defs:iwl_scan_config
657 struct iwl_scan_config { struct
658 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;
667 u8 dwell_fragmented;
668 u8 reserved;
669 u8 mac_addr[ETH_ALEN];
670 u8 bcast_sta_id;
671 u8 channel_flags;
672 u8 channel_array[];