Searched defs:iwl_scan_config_v2 (Results 1 – 1 of 1) sorted by relevance
555 struct iwl_scan_config_v2 { struct556 __le32 flags;557 __le32 tx_chains;558 __le32 rx_chains;559 __le32 legacy_rates;560 __le32 out_of_channel_time[SCAN_TWO_LMACS];561 __le32 suspend_time[SCAN_TWO_LMACS];562 struct iwl_scan_dwell dwell;563 u8 mac_addr[ETH_ALEN];564 u8 bcast_sta_id;[all …]