Home
last modified time | relevance | path

Searched defs:iwl_mvm_scan_params (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/mvm/
Dscan.c124 struct iwl_mvm_scan_params { struct
126 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 …]