Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/ncsw/inc/Peripherals/
HDfm_mac_ext.h424 t_Error FM_MAC_ConfigException(t_Handle h_FmMac, e_FmMacExceptions ex, bool enable);
/freebsd-14-stable/sys/dev/dpaa/
HDif_dtsec.c218 error = FM_MAC_ConfigException(sc->sc_mach, e_FM_MAC_EX_1G_RX_CTL, in dtsec_fm_mac_init()
/freebsd-14-stable/sys/contrib/ncsw/Peripherals/FM/MAC/
HDfm_mac.c241 t_Error FM_MAC_ConfigException (t_Handle h_FmMac, e_FmMacExceptions ex, bool enable) in FM_MAC_ConfigException() function