Searched refs:tmp223__ (Results 1 – 1 of 1) sorted by relevance
31057 uint16_t tmp223__; in dot11f_pack_ie_he_op() local31074 tmp223__ = 0U; in dot11f_pack_ie_he_op()31075 tmp223__ |= (pSrc->default_pe << 0); in dot11f_pack_ie_he_op()31076 tmp223__ |= (pSrc->twt_required << 3); in dot11f_pack_ie_he_op()31077 tmp223__ |= (pSrc->txop_rts_threshold << 4); in dot11f_pack_ie_he_op()31078 tmp223__ |= (pSrc->vht_oper_present << 14); in dot11f_pack_ie_he_op()31079 tmp223__ |= (pSrc->co_located_bss << 15); in dot11f_pack_ie_he_op()31083 frameshtons(pCtx, pBuf, tmp223__, 0); in dot11f_pack_ie_he_op()