Home
last modified time | relevance | path

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

/linux/include/net/
H A Dcfg80211.h3356 struct cfg80211_connect_params { struct
3357 struct ieee80211_channel *channel;
3358 struct ieee80211_channel *channel_hint;
3359 const u8 *bssid;
3360 const u8 *bssid_hint;
3361 const u8 *ssid;
3362 size_t ssid_len;
3363 enum nl80211_auth_type auth_type;
3364 const u8 *ie;
3365 size_t ie_len;
[all …]