Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/ !
Dcfg80211.h3075 struct cfg80211_connect_params { struct
3076 struct ieee80211_channel *channel;
3077 struct ieee80211_channel *channel_hint;
3078 const u8 *bssid;
3079 const u8 *bssid_hint;
3080 const u8 *ssid;
3081 size_t ssid_len;
3082 enum nl80211_auth_type auth_type;
3083 const u8 *ie;
3084 size_t ie_len;
[all …]