Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/mvm/
Dscan.c77 struct iwl_mvm_scan_params { struct
79 enum iwl_mvm_scan_type type;
80 enum iwl_mvm_scan_type hb_type;
81 u32 n_channels;
82 u16 delay;
83 int n_ssids;
84 struct cfg80211_ssid *ssids;
85 struct ieee80211_channel **channels;
86 u32 flags;
87 u8 *mac_addr;
[all …]