Home
last modified time | relevance | path

Searched refs:e_QmExceptions (Results 1 – 5 of 5) sorted by relevance

/src/sys/contrib/ncsw/inc/Peripherals/
H A Dqm_ext.h167 typedef enum e_QmExceptions { enum
185 } e_QmExceptions; typedef
205 e_QmExceptions exception);
493 t_Error QM_SetException(t_Handle h_Qm, e_QmExceptions exception, bool enable);
1228 t_Error QM_CG_SetException(t_Handle h_QmCg, e_QmExceptions exception, bool enable);
/src/sys/dev/dpaa/
H A Dqman.c53 qman_exception(t_Handle app, e_QmExceptions exception) in qman_exception()
/src/sys/contrib/ncsw/Peripherals/QM/
H A Dqm.h630 static __inline__ t_Error SetException(t_Qm *p_Qm, e_QmExceptions exception, bool enable) in SetException()
H A Dqm.c1091 t_Error QM_SetException(t_Handle h_Qm, e_QmExceptions exception, bool enable) in QM_SetException()
H A Dqm_portal_fqr.c2532 t_Error QM_CG_SetException(t_Handle h_QmCg, e_QmExceptions exception, bool enable) in QM_CG_SetException()