Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dqm_ext.h177 e_QM_EX_DEQUEUE_FQ, /**< Invalid Dequeue FQ Interrupt */ enumerator
/freebsd/sys/dev/dpaa/
H A Dqman.c88 case e_QM_EX_DEQUEUE_FQ: in qman_exception()
/freebsd/sys/contrib/ncsw/Peripherals/QM/
H A Dqm.h98 case e_QM_EX_DEQUEUE_FQ: \
H A Dqm.c1076 p_Qm->f_Exception(p_Qm->h_App, e_QM_EX_DEQUEUE_FQ); in QM_ErrorIsr()