Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dcfg80211.h1534 struct cfg80211_sched_scan_request { struct
1535 struct cfg80211_ssid *ssids;
1536 int n_ssids;
1537 u32 n_channels;
1538 enum nl80211_bss_scan_width scan_width;
1539 u32 interval;
1540 const u8 *ie;
1541 size_t ie_len;
1542 u32 flags;
1543 struct cfg80211_match_set *match_sets;
[all …]