Searched refs:ap_vht_cap (Results 1 – 3 of 3) sorted by relevance
243 struct ieee80211_vht_cap *vht_cap, *ap_vht_cap = NULL; in mwifiex_tdls_add_vht_oper() local275 ap_vht_cap = bss_desc->bcn_vht_cap; in mwifiex_tdls_add_vht_oper()297 if (ap_vht_cap && sta_ptr->tdls_cap.extcap.ext_capab[7] & in mwifiex_tdls_add_vht_oper()300 GET_VHTCAP_CHWDSET(le32_to_cpu(ap_vht_cap->vht_cap_info)); in mwifiex_tdls_add_vht_oper()
541 struct ieee80211_vht_cap *ap_vht_cap) in ieee80211_add_vht_ie() argument575 if (!(ap_vht_cap->vht_cap_info & in ieee80211_add_vht_ie()579 else if (!(ap_vht_cap->vht_cap_info & in ieee80211_add_vht_ie()608 ap_bf_sts = le32_to_cpu(ap_vht_cap->vht_cap_info) & mask; in ieee80211_add_vht_ie()879 &assoc_data->ap_vht_cap); in ieee80211_send_assoc()4716 memcpy(&assoc_data->ap_vht_cap, vht_ie + 2, in ieee80211_mgd_assoc()
400 struct ieee80211_vht_cap ap_vht_cap; member