Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/
Dscan.c118 struct iwl_mvm_scan_params { struct
120 enum iwl_mvm_scan_type type;
121 enum iwl_mvm_scan_type hb_type;
122 u32 n_channels;
123 u16 delay;
124 int n_ssids;
125 struct cfg80211_ssid *ssids;
126 struct ieee80211_channel **channels;
127 u32 flags;
128 u8 *mac_addr;
[all …]