Searched defs:iwl_mvm_scan_params (Results 1 – 1 of 1) sorted by relevance
118 struct iwl_mvm_scan_params { struct120 enum iwl_mvm_scan_type type;121 enum iwl_mvm_scan_type hb_type;122 u32 n_channels;123 u16 delay;124 int n_ssids;125 struct cfg80211_ssid *ssids;126 struct ieee80211_channel **channels;127 u32 flags;128 u8 *mac_addr;[all …]