Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_uap_cfg80211.c653 IEEEtypes_VHTOprat_t *vht_oprat_ie = NULL; in woal_get_vht_oprat_ie() local
654 vht_oprat_ie = (IEEEtypes_VHTOprat_t *)woal_parse_ie_tlv(ie, len, in woal_get_vht_oprat_ie()
656 if (vht_oprat_ie) in woal_get_vht_oprat_ie()
659 vht_oprat_ie->chan_width); in woal_get_vht_oprat_ie()
660 return vht_oprat_ie; in woal_get_vht_oprat_ie()