Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Ddot11f.c3393 uint16_t tmp28__; in dot11f_unpack_ie_wmmtspec() local
3441 framesntohs(pCtx, &tmp28__, pBuf, 0); in dot11f_unpack_ie_wmmtspec()
3444 pDst->size = tmp28__ >> 0 & 0x7fff; in dot11f_unpack_ie_wmmtspec()
3445 pDst->fixed = tmp28__ >> 15 & 0x1; in dot11f_unpack_ie_wmmtspec()