Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Ddot11f.c2745 uint16_t tmp21__; in dot11f_unpack_ie_tspec() local
2781 framesntohs(pCtx, &tmp21__, pBuf, 0); in dot11f_unpack_ie_tspec()
2784 pDst->size = tmp21__ >> 0 & 0x7fff; in dot11f_unpack_ie_tspec()
2785 pDst->fixed = tmp21__ >> 15 & 0x1; in dot11f_unpack_ie_tspec()