Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Ddot11f.c2744 uint8_t tmp20__; in dot11f_unpack_ie_tspec() local
2771 tmp20__ = *pBuf; in dot11f_unpack_ie_tspec()
2774 pDst->schedule = tmp20__ >> 0 & 0x1; in dot11f_unpack_ie_tspec()
2775 pDst->unused = tmp20__ >> 1 & 0x7f; in dot11f_unpack_ie_tspec()