Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dcfg80211.h2335 struct cfg80211_assoc_request { struct
2336 struct cfg80211_bss *bss;
2337 const u8 *ie, *prev_bssid;
2338 size_t ie_len;
2339 struct cfg80211_crypto_settings crypto;
2340 bool use_mfp;
2341 u32 flags;
2342 struct ieee80211_ht_cap ht_capa;
2343 struct ieee80211_ht_cap ht_capa_mask;
2344 struct ieee80211_vht_cap vht_capa, vht_capa_mask;
[all …]