Searched defs:iwl_mvm_scan_params (Results 1 – 1 of 1) sorted by relevance
131 struct iwl_mvm_scan_params { struct133 enum iwl_mvm_scan_type type;134 enum iwl_mvm_scan_type hb_type;135 u32 n_channels;136 u16 delay;137 int n_ssids;138 struct cfg80211_ssid *ssids;139 struct ieee80211_channel **channels;140 u32 flags;141 u8 *mac_addr;[all …]