Searched refs:tmp110__ (Results 1 – 1 of 1) sorted by relevance
10683 uint8_t tmp110__; in dot11f_unpack_ie_mu_edca_param_set() local10719 tmp110__ = *pBuf; in dot11f_unpack_ie_mu_edca_param_set()10722 pDst->acbe_acwmin = tmp110__ >> 0 & 0xf; in dot11f_unpack_ie_mu_edca_param_set()10723 pDst->acbe_acwmax = tmp110__ >> 4 & 0xf; in dot11f_unpack_ie_mu_edca_param_set()