Searched defs:iwl_mvm_scan_params (Results 1 – 1 of 1) sorted by relevance
79 struct iwl_mvm_scan_params { struct81 enum iwl_mvm_scan_type type;82 enum iwl_mvm_scan_type hb_type;83 u32 n_channels;84 u16 delay;85 int n_ssids;86 struct cfg80211_ssid *ssids;87 struct ieee80211_channel **channels;88 u32 flags;89 u8 *mac_addr;[all …]