Home
last modified time | relevance | path

Searched refs:FM_MAC_ConfigException (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_mac_ext.h424 t_Error FM_MAC_ConfigException(t_Handle h_FmMac, e_FmMacExceptions ex, bool enable);
/freebsd/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Dfm_mac.c241 t_Error FM_MAC_ConfigException (t_Handle h_FmMac, e_FmMacExceptions ex, bool enable) in FM_MAC_ConfigException() function
/freebsd/sys/dev/dpaa/
H A Dif_dtsec.c219 error = FM_MAC_ConfigException(sc->sc_mach, e_FM_MAC_EX_1G_RX_CTL, in dtsec_fm_mac_init()