Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/
Dcfg80211.h2657 struct cfg80211_assoc_request { struct
2658 struct cfg80211_bss *bss;
2659 const u8 *ie, *prev_bssid;
2660 size_t ie_len;
2661 struct cfg80211_crypto_settings crypto;
2662 bool use_mfp;
2663 u32 flags;
2664 struct ieee80211_ht_cap ht_capa;
2665 struct ieee80211_ht_cap ht_capa_mask;
2666 struct ieee80211_vht_cap vht_capa, vht_capa_mask;
[all …]