Lines Matching defs:cfg80211_assoc_request
3324 struct cfg80211_assoc_request { struct
3325 struct cfg80211_bss *bss;
3326 const u8 *ie, *prev_bssid;
3327 size_t ie_len;
3328 struct cfg80211_crypto_settings crypto;
3329 bool use_mfp;
3330 u32 flags;
3331 const u8 *supported_selectors;
3332 u8 supported_selectors_len;
3333 struct ieee80211_ht_cap ht_capa;
3334 struct ieee80211_ht_cap ht_capa_mask;
3335 struct ieee80211_vht_cap vht_capa, vht_capa_mask;
3336 const u8 *fils_kek;
3337 size_t fils_kek_len;
3338 const u8 *fils_nonces;
3339 struct ieee80211_s1g_cap s1g_capa, s1g_capa_mask;
3340 struct cfg80211_assoc_link links[IEEE80211_MLD_MAX_NUM_LINKS];
3341 const u8 *ap_mld_addr;
3342 s8 link_id;
3343 u16 ext_mld_capa_ops;