Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dqm_ext.h179 e_QM_EX_DEQUEUE_QUEUE, /**< Invalid Dequeue Queue Interrupt */ enumerator
/freebsd/sys/dev/dpaa/
H A Dqman.c94 case e_QM_EX_DEQUEUE_QUEUE: in qman_exception()
/freebsd/sys/contrib/ncsw/Peripherals/QM/
H A Dqm.h102 case e_QM_EX_DEQUEUE_QUEUE: \
H A Dqm.c1080 p_Qm->f_Exception(p_Qm->h_App, e_QM_EX_DEQUEUE_QUEUE); in QM_ErrorIsr()