Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dcfg80211.h2658 struct cfg80211_sched_scan_request { struct
2659 u64 reqid;
2660 struct cfg80211_ssid *ssids;
2661 int n_ssids;
2662 u32 n_channels;
2663 enum nl80211_bss_scan_width scan_width;
2664 const u8 *ie;
2665 size_t ie_len;
2666 u32 flags;
2667 struct cfg80211_match_set *match_sets;
[all …]