Lines Matching defs:cfg80211_sched_scan_request
942 struct cfg80211_sched_scan_request { struct
943 struct cfg80211_ssid *ssids;
944 int n_ssids;
945 u32 n_channels;
946 u32 interval;
947 const u8 *ie;
948 size_t ie_len;
949 struct cfg80211_match_set *match_sets;
950 int n_match_sets;
953 struct wiphy *wiphy;
954 struct net_device *dev;
957 struct ieee80211_channel *channels[0];