Searched refs:fqContextSize (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/contrib/ncsw/inc/Peripherals/
H A Dqm_ext.h857 uint8_t fqContextSize; /**< Size of FQ context to be stashed. */ member in struct:__anon9913::__anon9914::__anon9915
/freebsd-13-stable/sys/contrib/ncsw/Peripherals/QM/
H A Dqm_portal_fqr.c1360 if (p_QmFqrParams->stashingParams.fqContextSize > QM_CONTEXTA_MAX_STASH_SIZE)
1362 if (p_QmFqrParams->stashingParams.fqContextSize)
2001 cnxtA.stashing.context_cl = DIV_CEIL(p_QmFqrParams->stashingParams.fqContextSize, CACHELINE_SIZE);

Completed in 113 milliseconds