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