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