Searched refs:e_QmExceptions (Results 1 – 5 of 5) sorted by relevance
| /src/sys/contrib/ncsw/inc/Peripherals/ |
| H A D | qm_ext.h | 167 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 D | qman.c | 53 qman_exception(t_Handle app, e_QmExceptions exception) in qman_exception()
|
| /src/sys/contrib/ncsw/Peripherals/QM/ |
| H A D | qm.h | 630 static __inline__ t_Error SetException(t_Qm *p_Qm, e_QmExceptions exception, bool enable) in SetException()
|
| H A D | qm.c | 1091 t_Error QM_SetException(t_Handle h_Qm, e_QmExceptions exception, bool enable) in QM_SetException()
|
| H A D | qm_portal_fqr.c | 2532 t_Error QM_CG_SetException(t_Handle h_QmCg, e_QmExceptions exception, bool enable) in QM_CG_SetException()
|