Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Ddot11f.c2911 uint16_t tmp23__; in dot11f_unpack_ie_vht_caps() local
2958 framesntohs(pCtx, &tmp23__, pBuf, 0); in dot11f_unpack_ie_vht_caps()
2961 pDst->rxHighSupDataRate = tmp23__ >> 0 & 0x1fff; in dot11f_unpack_ie_vht_caps()
2962 pDst->max_nsts_total = tmp23__ >> 13 & 0x7; in dot11f_unpack_ie_vht_caps()