Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Ddot11f.c8482 uint8_t tmp75__; in dot11f_unpack_ie_wmm_params() local
8538 tmp75__ = *pBuf; in dot11f_unpack_ie_wmm_params()
8541 pDst->acbe_acwmin = tmp75__ >> 0 & 0xf; in dot11f_unpack_ie_wmm_params()
8542 pDst->acbe_acwmax = tmp75__ >> 4 & 0xf; in dot11f_unpack_ie_wmm_params()