Searched defs:iwl_scan_config_v1 (Results 1 – 1 of 1) sorted by relevance
509 struct iwl_scan_config_v1 { struct510 __le32 flags;511 __le32 tx_chains;512 __le32 rx_chains;513 __le32 legacy_rates;514 __le32 out_of_channel_time;515 __le32 suspend_time;516 struct iwl_scan_dwell dwell;517 u8 mac_addr[ETH_ALEN];518 u8 bcast_sta_id;[all …]