Searched defs:iwl_mvm_scan_params (Results 1 – 2 of 2) sorted by relevance
79 struct iwl_mvm_scan_params { struct81 enum iwl_mvm_scan_type type;82 enum iwl_mvm_scan_type hb_type;83 u32 n_channels;84 u16 delay;85 int n_ssids;86 struct cfg80211_ssid *ssids;87 struct ieee80211_channel **channels;88 u32 flags;89 u8 *mac_addr;[all …]
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 …]