Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/contrib/ncsw/inc/Peripherals/
HDqm_ext.h179 e_QM_EX_DEQUEUE_QUEUE, /**< Invalid Dequeue Queue Interrupt */ enumerator
/freebsd-11-stable/sys/dev/dpaa/
HDqman.c97 case e_QM_EX_DEQUEUE_QUEUE: in qman_exception()
/freebsd-11-stable/sys/contrib/ncsw/Peripherals/QM/
HDqm.h102 case e_QM_EX_DEQUEUE_QUEUE: \
HDqm.c1075 p_Qm->f_Exception(p_Qm->h_App, e_QM_EX_DEQUEUE_QUEUE); in QM_ErrorIsr()