Home
last modified time | relevance | path

Searched refs:e_ENET_MODE_SGMII_2500 (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/ncsw/inc/
H A Denet_ext.h138 e_ENET_MODE_SGMII_2500 = (e_ENET_IF_SGMII | e_ENET_SPEED_2500), enumerator
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/MAC/
H A Dmemac.c95 if ((p_Memac->enetMode) == e_ENET_MODE_SGMII_2500) in SetupSgmiiInternalPhy()