Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dcfg80211.h2340 struct cfg80211_sched_scan_request { struct
2341 u64 reqid;
2342 struct cfg80211_ssid *ssids;
2343 int n_ssids;
2344 u32 n_channels;
2345 enum nl80211_bss_scan_width scan_width;
2346 const u8 *ie;
2347 size_t ie_len;
2348 u32 flags;
2349 struct cfg80211_match_set *match_sets;
[all …]