Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/inc/flib/
H A Dfsl_enet.h51 E_ENET_IF_XFI = 0x000b0000 /**< XFI interface */ enumerator
240 E_ENET_MODE_XFI_10000 = (E_ENET_IF_XFI | E_ENET_SPEED_10000)
/f-stack/freebsd/contrib/ncsw/inc/
H A Denet_ext.h79 e_ENET_IF_XFI = E_ENET_IF_XFI /**< XFI interface */
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/MAC/
H A Dfman_memac.c206 case E_ENET_IF_XFI: in fman_memac_init()
219 enet_interface == E_ENET_IF_XFI) { in fman_memac_init()