Searched defs:cfg80211_sched_scan_request (Results 1 – 1 of 1) sorted by relevance
2826 struct cfg80211_sched_scan_request { struct2827 u64 reqid;2828 struct cfg80211_ssid *ssids;2829 int n_ssids;2830 u32 n_channels;2831 const u8 *ie;2832 size_t ie_len;2833 u32 flags;2834 struct cfg80211_match_set *match_sets;2835 int n_match_sets;[all …]