Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dcfg80211.h1859 struct cfg80211_sched_scan_request { struct
1860 u64 reqid;
1861 struct cfg80211_ssid *ssids;
1862 int n_ssids;
1863 u32 n_channels;
1864 enum nl80211_bss_scan_width scan_width;
1865 const u8 *ie;
1866 size_t ie_len;
1867 u32 flags;
1868 struct cfg80211_match_set *match_sets;
[all …]