Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dcfg80211.h1930 struct cfg80211_scan_request { struct
1931 struct cfg80211_ssid *ssids;
1932 int n_ssids;
1933 u32 n_channels;
1934 enum nl80211_bss_scan_width scan_width;
1935 const u8 *ie;
1936 size_t ie_len;
1937 u16 duration;
1938 bool duration_mandatory;
1939 u32 flags;
[all …]