Home
last modified time | relevance | path

Searched refs:QM_FQCTRL_LOCKINCACHE (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/ncsw/Peripherals/QM/
H A Dfsl_qman.h574 #define QM_FQCTRL_LOCKINCACHE 0x0001 /* Aggressively cache FQD */ macro
H A Dqm_portal_fqr.c1985 flags |= (p_QmFqrParams->preferInCache) ? QM_FQCTRL_LOCKINCACHE : 0; in QM_FQR_Create()