Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dcfg80211.h2289 struct cfg80211_connect_params { struct
2290 struct ieee80211_channel *channel;
2291 struct ieee80211_channel *channel_hint;
2292 const u8 *bssid;
2293 const u8 *bssid_hint;
2294 const u8 *ssid;
2295 size_t ssid_len;
2296 enum nl80211_auth_type auth_type;
2297 const u8 *ie;
2298 size_t ie_len;
[all …]