Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
Dcfg80211.h2766 struct cfg80211_connect_params { struct
2767 struct ieee80211_channel *channel;
2768 struct ieee80211_channel *channel_hint;
2769 const u8 *bssid;
2770 const u8 *bssid_hint;
2771 const u8 *ssid;
2772 size_t ssid_len;
2773 enum nl80211_auth_type auth_type;
2774 const u8 *ie;
2775 size_t ie_len;
[all …]