Searched refs:preferInCache (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/contrib/ncsw/inc/Peripherals/
H A Dqm_ext.h851 bool preferInCache; /**< Prefer this FQ-Range to be in QMAN's internal cache for all states */ member in struct:__anon9913
/freebsd-13-stable/sys/dev/dpaa/
H A Dqman.c326 fqr.preferInCache = prefer_in_cache;
/freebsd-13-stable/sys/contrib/ncsw/Peripherals/QM/
H A Dqm_portal_fqr.c1987 flags |= (p_QmFqrParams->preferInCache) ? QM_FQCTRL_LOCKINCACHE : 0;

Completed in 44 milliseconds