Lines Matching defs:iwl_scan_config
500 struct iwl_scan_config { struct
501 __le32 flags;
502 __le32 tx_chains;
503 __le32 rx_chains;
504 __le32 legacy_rates;
505 __le32 out_of_channel_time;
506 __le32 suspend_time;
507 u8 dwell_active;
508 u8 dwell_passive;
509 u8 dwell_fragmented;
510 u8 reserved;
511 u8 mac_addr[ETH_ALEN];
512 u8 bcast_sta_id;
513 u8 channel_flags;
514 u8 channel_array[];