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

/freebsd-11-stable/sys/contrib/ncsw/inc/Peripherals/
H A Dqm_ext.h857 uint8_t fqContextSize; /**< Size of FQ context to be stashed. */ member in struct:__anon8336::__anon8337::__anon8338
/freebsd-11-stable/sys/contrib/ncsw/Peripherals/QM/
H A Dqm_portal_fqr.c1326 if (p_QmFqrParams->stashingParams.fqContextSize > QM_CONTEXTA_MAX_STASH_SIZE)
1328 if (p_QmFqrParams->stashingParams.fqContextSize)
1968 cnxtA.stashing.context_cl = DIV_CEIL(p_QmFqrParams->stashingParams.fqContextSize, CACHELINE_SIZE);

Completed in 92 milliseconds