Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/
Dcfg80211.h2574 struct cfg80211_sched_scan_request { struct
2575 u64 reqid;
2576 struct cfg80211_ssid *ssids;
2577 int n_ssids;
2578 u32 n_channels;
2579 enum nl80211_bss_scan_width scan_width;
2580 const u8 *ie;
2581 size_t ie_len;
2582 u32 flags;
2583 struct cfg80211_match_set *match_sets;
[all …]