Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/
Dcfg80211.h2432 struct cfg80211_scan_request { struct
2433 struct cfg80211_ssid *ssids;
2434 int n_ssids;
2435 u32 n_channels;
2436 enum nl80211_bss_scan_width scan_width;
2437 const u8 *ie;
2438 size_t ie_len;
2439 u16 duration;
2440 bool duration_mandatory;
2441 u32 flags;
[all …]