Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dcfg80211.h2516 struct cfg80211_scan_request { struct
2517 struct cfg80211_ssid *ssids;
2518 int n_ssids;
2519 u32 n_channels;
2520 enum nl80211_bss_scan_width scan_width;
2521 const u8 *ie;
2522 size_t ie_len;
2523 u16 duration;
2524 bool duration_mandatory;
2525 u32 flags;
[all …]