Searched refs:e_FmMacExceptions (Results 1 - 6 of 6) sorted by relevance

/freebsd-11.0-release/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_mac_ext.h66 typedef enum e_FmMacExceptions { enum
101 } e_FmMacExceptions; typedef in typeref:enum:e_FmMacExceptions
125 typedef void (t_FmMacExceptionCallback)(t_Handle h_App, e_FmMacExceptions exceptions);
366 t_Error FM_MAC_ConfigException(t_Handle h_FmMac, e_FmMacExceptions ex, bool enable);
496 t_Error FM_MAC_SetException(t_Handle h_FmMac, e_FmMacExceptions ex, bool enable);
/freebsd-11.0-release/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Dfm_mac.h75 t_Error (*f_FM_MAC_ConfigException) (t_Handle h_FmMac, e_FmMacExceptions, bool enable);
80 t_Error (*f_FM_MAC_SetException) (t_Handle h_FmMac, e_FmMacExceptions ex, bool enable);
H A Dfm_mac.c206 t_Error FM_MAC_ConfigException (t_Handle h_FmMac, e_FmMacExceptions ex, bool enable)
339 t_Error FM_MAC_SetException(t_Handle h_FmMac, e_FmMacExceptions ex, bool enable)
H A Dtgec.c404 static t_Error TgecConfigException(t_Handle h_Tgec, e_FmMacExceptions exception, bool enable)
851 static t_Error TgecSetExcpetion(t_Handle h_Tgec, e_FmMacExceptions exception, bool enable)
H A Ddtsec.c644 static t_Error DtsecConfigException(t_Handle h_Dtsec, e_FmMacExceptions exception, bool enable)
1337 static t_Error DtsecSetException(t_Handle h_Dtsec, e_FmMacExceptions exception, bool enable)
/freebsd-11.0-release/sys/dev/dpaa/
H A Dif_dtsec.c143 dtsec_fm_mac_ex_to_str(e_FmMacExceptions exception)
159 e_FmMacExceptions exception)
169 dtsec_fm_mac_exception_callback(t_Handle app, e_FmMacExceptions exception)

Completed in 117 milliseconds