Home
last modified time | relevance | path

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

/linux-5.10/include/net/
Dcfg80211.h2163 struct cfg80211_scan_request { struct
2164 struct cfg80211_ssid *ssids;
2165 int n_ssids;
2166 u32 n_channels;
2167 enum nl80211_bss_scan_width scan_width;
2168 const u8 *ie;
2169 size_t ie_len;
2170 u16 duration;
2171 bool duration_mandatory;
2172 u32 flags;
[all …]