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