Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/
Dcfg80211.h2879 struct cfg80211_assoc_request { struct
2880 struct cfg80211_bss *bss;
2881 const u8 *ie, *prev_bssid;
2882 size_t ie_len;
2883 struct cfg80211_crypto_settings crypto;
2884 bool use_mfp;
2885 u32 flags;
2886 struct ieee80211_ht_cap ht_capa;
2887 struct ieee80211_ht_cap ht_capa_mask;
2888 struct ieee80211_vht_cap vht_capa, vht_capa_mask;
[all …]