Searched defs:iwl_scan_config_v1 (Results 1 – 1 of 1) sorted by relevance
521 struct iwl_scan_config_v1 { struct522 __le32 flags;523 __le32 tx_chains;524 __le32 rx_chains;525 __le32 legacy_rates;526 __le32 out_of_channel_time;527 __le32 suspend_time;528 struct iwl_scan_dwell dwell;529 u8 mac_addr[ETH_ALEN];530 u8 bcast_sta_id;[all …]