Searched refs:tmp104__ (Results 1 – 1 of 1) sorted by relevance
10365 uint8_t tmp104__; in dot11f_unpack_ie_he_op() local10390 tmp104__ = *pBuf; in dot11f_unpack_ie_he_op()10393 pDst->er_su_disable = tmp104__ >> 0 & 0x1; in dot11f_unpack_ie_he_op()10394 pDst->oper_info_6g_present = tmp104__ >> 1 & 0x1; in dot11f_unpack_ie_he_op()10395 pDst->reserved2 = tmp104__ >> 2 & 0x3f; in dot11f_unpack_ie_he_op()