Searched refs:tmp116__ (Results 1 – 1 of 1) sorted by relevance
10689 uint8_t tmp116__; in dot11f_unpack_ie_mu_edca_param_set() local10809 tmp116__ = *pBuf; in dot11f_unpack_ie_mu_edca_param_set()10812 pDst->acvo_acwmin = tmp116__ >> 0 & 0xf; in dot11f_unpack_ie_mu_edca_param_set()10813 pDst->acvo_acwmax = tmp116__ >> 4 & 0xf; in dot11f_unpack_ie_mu_edca_param_set()