Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dqm_ext.h184 e_QM_EX_CG_STATE_CHANGE /**< CG change state notification */ enumerator
/freebsd/sys/dev/dpaa/
H A Dqman.c109 case e_QM_EX_CG_STATE_CHANGE: in qman_exception()
/freebsd/sys/contrib/ncsw/Peripherals/QM/
H A Dqm_portal_fqr.c591 p_QmCg->f_Exception(p_QmCg->h_App, e_QM_EX_CG_STATE_CHANGE); in LoopMessageRing()
2550 if(exception == e_QM_EX_CG_STATE_CHANGE) in QM_CG_SetException()