Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
Dcfg80211.h2305 struct cfg80211_sched_scan_request { struct
2306 u64 reqid;
2307 struct cfg80211_ssid *ssids;
2308 int n_ssids;
2309 u32 n_channels;
2310 enum nl80211_bss_scan_width scan_width;
2311 const u8 *ie;
2312 size_t ie_len;
2313 u32 flags;
2314 struct cfg80211_match_set *match_sets;
[all …]