Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dcfg80211.h1728 struct cfg80211_scan_request { struct
1729 struct cfg80211_ssid *ssids;
1730 int n_ssids;
1731 u32 n_channels;
1732 enum nl80211_bss_scan_width scan_width;
1733 const u8 *ie;
1734 size_t ie_len;
1735 u16 duration;
1736 bool duration_mandatory;
1737 u32 flags;
[all …]