Home
last modified time | relevance | path

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

/linux-6.14.4/include/net/
Dcfg80211.h3156 struct cfg80211_assoc_request { struct
3157 struct cfg80211_bss *bss;
3158 const u8 *ie, *prev_bssid;
3159 size_t ie_len;
3160 struct cfg80211_crypto_settings crypto;
3161 bool use_mfp;
3162 u32 flags;
3163 const u8 *supported_selectors;
3164 u8 supported_selectors_len;
3165 struct ieee80211_ht_cap ht_capa;
[all …]