Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/
Dcfg80211.h2245 struct cfg80211_scan_request { struct
2246 struct cfg80211_ssid *ssids;
2247 int n_ssids;
2248 u32 n_channels;
2249 enum nl80211_bss_scan_width scan_width;
2250 const u8 *ie;
2251 size_t ie_len;
2252 u16 duration;
2253 bool duration_mandatory;
2254 u32 flags;
[all …]