Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dcfg80211.h2196 struct cfg80211_scan_request { struct
2197 struct cfg80211_ssid *ssids;
2198 int n_ssids;
2199 u32 n_channels;
2200 enum nl80211_bss_scan_width scan_width;
2201 const u8 *ie;
2202 size_t ie_len;
2203 u16 duration;
2204 bool duration_mandatory;
2205 u32 flags;
[all …]