Searched refs:E_ENET_IF_XGMII (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/contrib/ncsw/inc/flib/
H A Dfsl_enet.h49 E_ENET_IF_XGMII = 0x00090000, /**< XGMII interface */ enumerator in enum:enet_interface
238 E_ENET_MODE_XGMII_10000 = (E_ENET_IF_XGMII | E_ENET_SPEED_10000),
/freebsd-13-stable/sys/contrib/ncsw/inc/
H A Denet_ext.h77 e_ENET_IF_XGMII = E_ENET_IF_XGMII, /**< XGMII interface */
/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Dfman_memac.c205 case E_ENET_IF_XGMII:
218 if (enet_interface == E_ENET_IF_XGMII ||

Completed in 28 milliseconds