Searched refs:fqContextSize (Results 1 – 2 of 2) sorted by relevance
857 uint8_t fqContextSize; /**< Size of FQ context to be stashed. */ member
1360 if (p_QmFqrParams->stashingParams.fqContextSize > QM_CONTEXTA_MAX_STASH_SIZE) in CheckStashParams()1362 if (p_QmFqrParams->stashingParams.fqContextSize) in CheckStashParams()1999 … cnxtA.stashing.context_cl = DIV_CEIL(p_QmFqrParams->stashingParams.fqContextSize, CACHELINE_SIZE); in QM_FQR_Create()