Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Ddot11f.c3392 uint8_t tmp27__; in dot11f_unpack_ie_wmmtspec() local
3431 tmp27__ = *pBuf; in dot11f_unpack_ie_wmmtspec()
3434 pDst->tsinfo_rsvd = tmp27__ >> 0 & 0x7f; in dot11f_unpack_ie_wmmtspec()
3435 pDst->burst_size_defn = tmp27__ >> 7 & 0x1; in dot11f_unpack_ie_wmmtspec()