Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dcfg80211.h2069 struct cfg80211_sched_scan_request { struct
2070 u64 reqid;
2071 struct cfg80211_ssid *ssids;
2072 int n_ssids;
2073 u32 n_channels;
2074 enum nl80211_bss_scan_width scan_width;
2075 const u8 *ie;
2076 size_t ie_len;
2077 u32 flags;
2078 struct cfg80211_match_set *match_sets;
[all …]