Home
last modified time | relevance | path

Searched refs:vhtcap_ie (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_uap_cfg80211.c634 IEEEtypes_VHTCap_t *vhtcap_ie = NULL; in woal_get_vhtcap_info() local
635 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() local
1385 vhtcap_ie = woal_get_vhtcap_info(ie, ie_len); in woal_cfg80211_beacon_config()
1391 vhtcap_ie); in woal_cfg80211_beacon_config()
H A Dmoal_uap.h594 IEEEtypes_VHTCap_t *vhtcap_ie);
H A Dmoal_uap.c3609 IEEEtypes_VHTCap_t *vhtcap_ie) in woal_uap_set_11ac_status() argument
3642 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()