Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_process_tdls.c3528 tDot11fIEVHTCaps *pVhtCaps = NULL; in lim_tdls_update_hash_node_info() local
3615 pVhtCaps = &vhtCap; in lim_tdls_update_hash_node_info()
3616 if (pVhtCaps->present && IS_DOT11_MODE_VHT(selfDot11Mode)) { in lim_tdls_update_hash_node_info()
3630 if (pVhtCaps->supportedChannelWidthSet >= in lim_tdls_update_hash_node_info()
3658 sta->vhtLdpcCapable = pVhtCaps->ldpcCodingCap; in lim_tdls_update_hash_node_info()
3713 pe_session, pVhtCaps); in lim_tdls_update_hash_node_info()