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

/freebsd-13-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-13-stable/sys/contrib/ncsw/Peripherals/QM/
H A Dqm_portal_fqr.c2307 if(p_CgParams->notifyDcPortal &&
2310 REPORT_ERROR(MAJOR, E_INVALID_VALUE, ("notifyDcPortal is invalid for this DC Portal"));
2434 if (p_QmCg->f_Exception || p_CgParams->notifyDcPortal)
2442 if (p_CgParams->notifyDcPortal)

Completed in 126 milliseconds