Searched refs:ap_vht_cap (Results 1 – 3 of 3) sorted by relevance
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()
577 struct ieee80211_vht_cap *ap_vht_cap) in ieee80211_add_vht_ie() argument611 if (!(ap_vht_cap->vht_cap_info & in ieee80211_add_vht_ie()615 else if (!(ap_vht_cap->vht_cap_info & in ieee80211_add_vht_ie()644 ap_bf_sts = le32_to_cpu(ap_vht_cap->vht_cap_info) & mask; in ieee80211_add_vht_ie()1006 &assoc_data->ap_vht_cap); in ieee80211_send_assoc()5618 memcpy(&assoc_data->ap_vht_cap, vht_ie + 2, in ieee80211_mgd_assoc()
416 struct ieee80211_vht_cap ap_vht_cap; member