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

/freebsd-11-stable/sys/contrib/ncsw/inc/Peripherals/
H A Dqm_ext.h1147 bool notifyDcPortal; /**< Relevant if this CG receives enqueues from a direct portal member in struct:t_QmCgParams
1150 e_DpaaDcPortal dcPortalId; /**< relevant if notifyDcPortal=TRUE - DC Portal id */
1152 notifyDcPortal = FALSE. If threshold and f_Exception
/freebsd-11-stable/sys/contrib/ncsw/Peripherals/QM/
H A Dqm_portal_fqr.c2274 if(p_CgParams->notifyDcPortal &&
2277 REPORT_ERROR(MAJOR, E_INVALID_VALUE, ("notifyDcPortal is invalid for this DC Portal"));
2401 if (p_QmCg->f_Exception || p_CgParams->notifyDcPortal)
2409 if (p_CgParams->notifyDcPortal)

Completed in 55 milliseconds