Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/s32/drivers/s32ze/EthSwt_NETC/src/
DNetc_EthSwt_Ip.c600 uint32 shapingPSpeedConfig = 0UL; /* used for shaping of the port */ in Netc_EthSwt_Ip_SetPortSpeed() local
621 shapingPSpeedConfig = NETC_ETHSWT_IP_SHAPING_PSPEED_10MBITS; in Netc_EthSwt_Ip_SetPortSpeed()
626 shapingPSpeedConfig = NETC_ETHSWT_IP_SHAPING_PSPEED_100MBITS; in Netc_EthSwt_Ip_SetPortSpeed()
642 shapingPSpeedConfig = NETC_ETHSWT_IP_SHAPING_PSPEED_10MBITS; in Netc_EthSwt_Ip_SetPortSpeed()
649 shapingPSpeedConfig = NETC_ETHSWT_IP_SHAPING_PSPEED_100MBITS; in Netc_EthSwt_Ip_SetPortSpeed()
656 shapingPSpeedConfig = NETC_ETHSWT_IP_SHAPING_PSPEED_1000MBITS; in Netc_EthSwt_Ip_SetPortSpeed()
675 … Netc_EthSwt_Ip_SW0_PortxBaseAddr[SwitchPortIdx]->PCR |= SW_PORT0_PCR_PSPEED(shapingPSpeedConfig); in Netc_EthSwt_Ip_SetPortSpeed()
4013 …td_ReturnType RGMIIModeConfig(uint32 *interfaceModeConfig, uint32 *shapingPSpeedConfig, EthTrcv_Ba… in RGMIIModeConfig() argument
4028 (*shapingPSpeedConfig) = NETC_ETHSWT_IP_SHAPING_PSPEED_10MBITS; in RGMIIModeConfig()
4034 (*shapingPSpeedConfig) = NETC_ETHSWT_IP_SHAPING_PSPEED_100MBITS; in RGMIIModeConfig()
[all …]