Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dcfg80211.h1554 struct cfg80211_sched_scan_request { struct
1555 struct cfg80211_ssid *ssids;
1556 int n_ssids;
1557 u32 n_channels;
1558 enum nl80211_bss_scan_width scan_width;
1559 const u8 *ie;
1560 size_t ie_len;
1561 u32 flags;
1562 struct cfg80211_match_set *match_sets;
1563 int n_match_sets;
[all …]