Home
last modified time | relevance | path

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

/linux/include/net/
H A Dcfg80211.h2813 struct cfg80211_sched_scan_request { struct
2814 u64 reqid;
2815 struct cfg80211_ssid *ssids;
2816 int n_ssids;
2817 u32 n_channels;
2818 const u8 *ie;
2819 size_t ie_len;
2820 u32 flags;
2821 struct cfg80211_match_set *match_sets;
2822 int n_match_sets;
[all …]