Searched defs:iwl_scan_config (Results 1 – 2 of 2) sorted by relevance
539 struct iwl_scan_config { struct540 __le32 flags;541 __le32 tx_chains;542 __le32 rx_chains;543 __le32 legacy_rates;544 __le32 out_of_channel_time[SCAN_TWO_LMACS];545 __le32 suspend_time[SCAN_TWO_LMACS];546 struct iwl_scan_dwell dwell;547 u8 mac_addr[ETH_ALEN];548 u8 bcast_sta_id;[all …]
603 struct iwl_scan_config { struct604 u8 enable_cam_mode;605 u8 enable_promiscouos_mode;606 u8 bcast_sta_id;607 u8 reserved;608 __le32 tx_chains;609 __le32 rx_chains;