Searched refs:ap_vht_cap (Results 1 – 3 of 3) sorted by relevance
237 struct ieee80211_vht_cap *vht_cap, *ap_vht_cap = NULL; in mwifiex_tdls_add_vht_oper() local262 ap_vht_cap = bss_desc->bcn_vht_cap; in mwifiex_tdls_add_vht_oper()284 if (ap_vht_cap && sta_ptr->tdls_cap.extcap.ext_capab[7] & in mwifiex_tdls_add_vht_oper()287 GET_VHTCAP_CHWDSET(le32_to_cpu(ap_vht_cap->vht_cap_info)); in mwifiex_tdls_add_vht_oper()
544 struct ieee80211_vht_cap *ap_vht_cap) in ieee80211_add_vht_ie() argument577 if (!(ap_vht_cap->vht_cap_info & in ieee80211_add_vht_ie()583 ap_bf_sts = le32_to_cpu(ap_vht_cap->vht_cap_info) & mask; in ieee80211_add_vht_ie()856 &assoc_data->ap_vht_cap); in ieee80211_send_assoc()4796 memcpy(&assoc_data->ap_vht_cap, vht_ie + 2, in ieee80211_mgd_assoc()
405 struct ieee80211_vht_cap ap_vht_cap; member