Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dcfg80211.h2809 struct cfg80211_connect_params { struct
2810 struct ieee80211_channel *channel;
2811 struct ieee80211_channel *channel_hint;
2812 const u8 *bssid;
2813 const u8 *bssid_hint;
2814 const u8 *ssid;
2815 size_t ssid_len;
2816 enum nl80211_auth_type auth_type;
2817 const u8 *ie;
2818 size_t ie_len;
[all …]