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