Searched defs:iwl_mvm_scan_params (Results 1 – 1 of 1) sorted by relevance
124 struct iwl_mvm_scan_params { struct126 enum iwl_mvm_scan_type type;127 enum iwl_mvm_scan_type hb_type;128 u32 n_channels;129 u16 delay;130 int n_ssids;131 struct cfg80211_ssid *ssids;132 struct ieee80211_channel **channels;133 u32 flags;134 u8 *mac_addr;[all …]