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.h3342 struct cfg80211_connect_params { struct
3343 struct ieee80211_channel *channel;
3344 struct ieee80211_channel *channel_hint;
3345 const u8 *bssid;
3346 const u8 *bssid_hint;
3347 const u8 *ssid;
3348 size_t ssid_len;
3349 enum nl80211_auth_type auth_type;
3350 const u8 *ie;
3351 size_t ie_len;
[all …]