Searched refs:tmp23__ (Results 1 – 1 of 1) sorted by relevance
2911 uint16_t tmp23__; in dot11f_unpack_ie_vht_caps() local2958 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()