Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Ddot11f.c8488 uint8_t tmp81__; in dot11f_unpack_ie_wmm_params() local
8628 tmp81__ = *pBuf; in dot11f_unpack_ie_wmm_params()
8631 pDst->acvo_acwmin = tmp81__ >> 0 & 0xf; in dot11f_unpack_ie_wmm_params()
8632 pDst->acvo_acwmax = tmp81__ >> 4 & 0xf; in dot11f_unpack_ie_wmm_params()