Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dcfg80211.h2527 struct cfg80211_connect_params { struct
2528 struct ieee80211_channel *channel;
2529 struct ieee80211_channel *channel_hint;
2530 const u8 *bssid;
2531 const u8 *bssid_hint;
2532 const u8 *ssid;
2533 size_t ssid_len;
2534 enum nl80211_auth_type auth_type;
2535 const u8 *ie;
2536 size_t ie_len;
[all …]