Lines Matching defs:cfg80211_assoc_request
3187 struct cfg80211_assoc_request { struct
3188 struct cfg80211_bss *bss;
3189 const u8 *ie, *prev_bssid;
3190 size_t ie_len;
3191 struct cfg80211_crypto_settings crypto;
3192 bool use_mfp;
3193 u32 flags;
3194 const u8 *supported_selectors;
3195 u8 supported_selectors_len;
3196 struct ieee80211_ht_cap ht_capa;
3197 struct ieee80211_ht_cap ht_capa_mask;
3198 struct ieee80211_vht_cap vht_capa, vht_capa_mask;
3199 const u8 *fils_kek;
3200 size_t fils_kek_len;
3201 const u8 *fils_nonces;
3202 struct ieee80211_s1g_cap s1g_capa, s1g_capa_mask;
3203 struct cfg80211_assoc_link links[IEEE80211_MLD_MAX_NUM_LINKS];
3204 const u8 *ap_mld_addr;
3205 s8 link_id;
3206 u16 ext_mld_capa_ops;