Searched refs:context_hi (Results 1 – 3 of 3) sorted by relevance
518 u16 context_hi; member522 u16 context_hi;532 return ((u64)fqd->context_a.context_hi << 32) | in qm_fqd_stashing_get64()549 fqd->context_a.context_hi = upper_32_bits(addr); in qm_fqd_stashing_set64()
357 volatile uint8_t context_hi;
2002 … cnxtA.context_hi = (uint8_t)((p_QmFqrParams->stashingParams.fqContextAddr >> 32) & 0xff); in QM_FQR_Create()