Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/s32/drivers/s32ze/EthSwt_NETC/src/
DNetc_EthSwt_Ip.c295 EthTrcv_BaudRateType EthSwtPortMacLayerSpeed,
4013 …aceModeConfig, uint32 *shapingPSpeedConfig, EthTrcv_BaudRateType EthSwtPortMacLayerSpeed, Netc_Eth… in RGMIIModeConfig() argument
4023 switch(EthSwtPortMacLayerSpeed) in RGMIIModeConfig()
4055 EthTrcv_BaudRateType EthSwtPortMacLayerSpeed, in Netc_EthSwt_Ip_MacPortConfig() argument
4071 …us = RGMIIModeConfig(&interfaceModeConfig, &shapingPSpeedConfig, EthSwtPortMacLayerSpeed, EthSwtPo… in Netc_EthSwt_Ip_MacPortConfig()
4081 if(ETHTRCV_BAUD_RATE_10MBIT == EthSwtPortMacLayerSpeed) in Netc_EthSwt_Ip_MacPortConfig()
4217 … port->EthSwtPortMacLayerSpeed, port->EthSwtPortMacLayerDuplexMode in ConfigPM0CommandReg()
/hal_nxp-3.5.0/s32/drivers/s32ze/EthSwt_NETC/include/
DNetc_EthSwt_Ip_Types.h1894 EthTrcv_BaudRateType EthSwtPortMacLayerSpeed; /**< Defines the baud rate of the MAC layer. */ member