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.h3484 struct cfg80211_connect_params { struct
3485 struct ieee80211_channel *channel;
3486 struct ieee80211_channel *channel_hint;
3487 const u8 *bssid;
3488 const u8 *bssid_hint;
3489 const u8 *ssid;
3490 size_t ssid_len;
3491 enum nl80211_auth_type auth_type;
3492 const u8 *ie;
3493 size_t ie_len;
[all …]