Searched defs:iwl_scan_config_v1 (Results 1 – 2 of 2) sorted by relevance
532 struct iwl_scan_config_v1 { struct533 __le32 flags;534 __le32 tx_chains;535 __le32 rx_chains;536 __le32 legacy_rates;537 __le32 out_of_channel_time;538 __le32 suspend_time;539 struct iwl_scan_dwell dwell;540 u8 mac_addr[ETH_ALEN];541 u8 bcast_sta_id;[all …]
562 struct iwl_scan_config_v1 { struct563 __le32 flags;564 __le32 tx_chains;565 __le32 rx_chains;566 __le32 legacy_rates;567 __le32 out_of_channel_time;568 __le32 suspend_time;569 struct iwl_scan_dwell dwell;570 u8 mac_addr[ETH_ALEN];571 u8 bcast_sta_id;[all …]