Searched refs:ap_vht_cap (Results 1 – 4 of 4) sorted by relevance
1000 IEEEtypes_VHTCap_t *ap_vht_cap = MNULL; in wlan_fill_tdls_vht_oprat_ie() local1018 ap_vht_cap = pbss_desc->pvht_cap; in wlan_fill_tdls_vht_oprat_ie()1036 if (ap_vht_cap && in wlan_fill_tdls_vht_oprat_ie()1039 GET_VHTCAP_CHWDSET(ap_vht_cap->vht_cap.vht_cap_info); in wlan_fill_tdls_vht_oprat_ie()
239 struct ieee80211_vht_cap *vht_cap, *ap_vht_cap = NULL; in mwifiex_tdls_add_vht_oper() local271 ap_vht_cap = bss_desc->bcn_vht_cap; in mwifiex_tdls_add_vht_oper()293 if (ap_vht_cap && sta_ptr->tdls_cap.extcap.ext_capab[7] & in mwifiex_tdls_add_vht_oper()296 GET_VHTCAP_CHWDSET(le32_to_cpu(ap_vht_cap->vht_cap_info)); in mwifiex_tdls_add_vht_oper()
578 struct ieee80211_vht_cap *ap_vht_cap) in ieee80211_add_vht_ie() argument612 if (!(ap_vht_cap->vht_cap_info & in ieee80211_add_vht_ie()616 else if (!(ap_vht_cap->vht_cap_info & in ieee80211_add_vht_ie()645 ap_bf_sts = le32_to_cpu(ap_vht_cap->vht_cap_info) & mask; in ieee80211_add_vht_ie()1007 &assoc_data->ap_vht_cap); in ieee80211_send_assoc()5647 memcpy(&assoc_data->ap_vht_cap, vht_ie + 2, in ieee80211_mgd_assoc()
405 struct ieee80211_vht_cap ap_vht_cap; member