Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/
Dcfg80211.h1862 struct cfg80211_sched_scan_request { struct
1863 u64 reqid;
1864 struct cfg80211_ssid *ssids;
1865 int n_ssids;
1866 u32 n_channels;
1867 enum nl80211_bss_scan_width scan_width;
1868 const u8 *ie;
1869 size_t ie_len;
1870 u32 flags;
1871 struct cfg80211_match_set *match_sets;
[all …]