Searched defs:cfg80211_sched_scan_request (Results 1 – 1 of 1) sorted by relevance
1534 struct cfg80211_sched_scan_request { struct1535 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 …]