Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/inc/Peripherals/
H A Dqm_ext.h851 …bool preferInCache; /**< Prefer this FQ-Range to be in QMAN's internal cache for a… member
/f-stack/freebsd/contrib/ncsw/Peripherals/QM/
H A Dqm_portal_fqr.c1987 flags |= (p_QmFqrParams->preferInCache) ? QM_FQCTRL_LOCKINCACHE : 0; in QM_FQR_Create()