Home
last modified time | relevance | path

Searched refs:e_QM_EX_PFDR_ENQUEUE_BLOCKED (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dqm_ext.h172 e_QM_EX_PFDR_ENQUEUE_BLOCKED, /**< PFDR Enqueues Blocked Interrupt */ enumerator
/freebsd/sys/dev/dpaa/
H A Dqman.c73 case e_QM_EX_PFDR_ENQUEUE_BLOCKED: in qman_exception()
/freebsd/sys/contrib/ncsw/Peripherals/QM/
H A Dqm.h88 case e_QM_EX_PFDR_ENQUEUE_BLOCKED: \
H A Dqm.c1070 p_Qm->f_Exception(p_Qm->h_App, e_QM_EX_PFDR_ENQUEUE_BLOCKED); in QM_ErrorIsr()