Searched refs:ap_vht_cap (Results 1 – 3 of 3) sorted by relevance
240 struct ieee80211_vht_cap *vht_cap, *ap_vht_cap = NULL; in mwifiex_tdls_add_vht_oper() local272 ap_vht_cap = bss_desc->bcn_vht_cap; in mwifiex_tdls_add_vht_oper()294 if (ap_vht_cap && sta_ptr->tdls_cap.extcap.ext_capab[7] & in mwifiex_tdls_add_vht_oper()297 GET_VHTCAP_CHWDSET(le32_to_cpu(ap_vht_cap->vht_cap_info)); in mwifiex_tdls_add_vht_oper()
530 struct ieee80211_vht_cap *ap_vht_cap) in ieee80211_add_vht_ie() argument564 if (!(ap_vht_cap->vht_cap_info & in ieee80211_add_vht_ie()568 else if (!(ap_vht_cap->vht_cap_info & in ieee80211_add_vht_ie()597 ap_bf_sts = le32_to_cpu(ap_vht_cap->vht_cap_info) & mask; in ieee80211_add_vht_ie()915 &assoc_data->ap_vht_cap); in ieee80211_send_assoc()5167 memcpy(&assoc_data->ap_vht_cap, vht_ie + 2, in ieee80211_mgd_assoc()
406 struct ieee80211_vht_cap ap_vht_cap; member