Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dqm_ext.h178 e_QM_EX_DEQUEUE_SOURCE, /**< Invalid Dequeue Source Interrupt */ enumerator
/freebsd/sys/dev/dpaa/
H A Dqman.c91 case e_QM_EX_DEQUEUE_SOURCE: in qman_exception()
/freebsd/sys/contrib/ncsw/Peripherals/QM/
H A Dqm.h100 case e_QM_EX_DEQUEUE_SOURCE: \
H A Dqm.c1078 p_Qm->f_Exception(p_Qm->h_App, e_QM_EX_DEQUEUE_SOURCE); in QM_ErrorIsr()