Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/
Dcfg80211.h2850 struct cfg80211_connect_params { struct
2851 struct ieee80211_channel *channel;
2852 struct ieee80211_channel *channel_hint;
2853 const u8 *bssid;
2854 const u8 *bssid_hint;
2855 const u8 *ssid;
2856 size_t ssid_len;
2857 enum nl80211_auth_type auth_type;
2858 const u8 *ie;
2859 size_t ie_len;
[all …]