Home
last modified time | relevance | path

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

/linux-3.3/include/net/
Dcfg80211.h896 struct cfg80211_scan_request { struct
897 struct cfg80211_ssid *ssids;
898 int n_ssids;
899 u32 n_channels;
900 const u8 *ie;
901 size_t ie_len;
903 u32 rates[IEEE80211_NUM_BANDS];
906 struct wiphy *wiphy;
907 struct net_device *dev;
908 bool aborted;
[all …]