Home
last modified time | relevance | path

Searched refs:fdFq (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dqm_ext.h610 …bool fdFq; /**< Dequeued Frame Data, Annotation, and … member
/freebsd/sys/contrib/ncsw/Peripherals/QM/
H A Dqm.h515 bool fdFq; member
H A Dqm_portal_fqr.c1645 flags |= (p_QmPortal->p_QmPortalDriverParams->fdFq)?QMAN_PORTAL_FLAG_DSTASH:0; in QM_PORTAL_Init()
1763 p_QmPortal->p_QmPortalDriverParams->fdFq = p_StashParams->fdFq; in QM_PORTAL_ConfigStash()