Home
last modified time | relevance | path

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

/linux-6.8/include/net/
Dcfg80211.h2787 struct cfg80211_sched_scan_request { struct
2788 u64 reqid;
2789 struct cfg80211_ssid *ssids;
2790 int n_ssids;
2791 u32 n_channels;
2792 const u8 *ie;
2793 size_t ie_len;
2794 u32 flags;
2795 struct cfg80211_match_set *match_sets;
2796 int n_match_sets;
[all …]