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.h3523 struct cfg80211_connect_params { struct
3524 struct ieee80211_channel *channel;
3525 struct ieee80211_channel *channel_hint;
3526 const u8 *bssid;
3527 const u8 *bssid_hint;
3528 const u8 *ssid;
3529 size_t ssid_len;
3530 enum nl80211_auth_type auth_type;
3531 const u8 *ie;
3532 size_t ie_len;
[all …]