Searched defs:cfg80211_sched_scan_request (Results 1 – 1 of 1) sorted by relevance
2963 struct cfg80211_sched_scan_request { struct2964 u64 reqid;2965 struct cfg80211_ssid *ssids;2966 int n_ssids;2967 u32 n_channels;2968 const u8 *ie;2969 size_t ie_len;2970 u32 flags;2971 struct cfg80211_match_set *match_sets;2972 int n_match_sets;[all …]