Searched refs:vhtcap_ie (Results 1 – 3 of 3) sorted by relevance
634 IEEEtypes_VHTCap_t *vhtcap_ie = NULL; in woal_get_vhtcap_info() local635 vhtcap_ie = (IEEEtypes_VHTCap_t *)woal_parse_ie_tlv(ie, len, in woal_get_vhtcap_info()637 if (vhtcap_ie) in woal_get_vhtcap_info()639 vhtcap_ie->vht_cap.vht_cap_info); in woal_get_vhtcap_info()640 return vhtcap_ie; in woal_get_vhtcap_info()860 IEEEtypes_VHTCap_t *vhtcap_ie = NULL; in woal_cfg80211_beacon_config() local1385 vhtcap_ie = woal_get_vhtcap_info(ie, ie_len); in woal_cfg80211_beacon_config()1391 vhtcap_ie); in woal_cfg80211_beacon_config()
594 IEEEtypes_VHTCap_t *vhtcap_ie);
3609 IEEEtypes_VHTCap_t *vhtcap_ie) in woal_uap_set_11ac_status() argument3642 if (vhtcap_ie && vhtcap_ie->vht_cap.vht_cap_info != 0) { in woal_uap_set_11ac_status()3644 woal_le32_to_cpu(vhtcap_ie->vht_cap.vht_cap_info); in woal_uap_set_11ac_status()