Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/s32/drivers/s32ze/EthSwt_NETC/include/
DNetc_EthSwt_Ip.h1002 …itBasedShaper(uint8 SwitchIdx, const uint8 SwitchPortIdx, const uint8 TrafficClass, const uint64 i…
1015 …itBasedShaper(uint8 SwitchIdx, const uint8 SwitchPortIdx, const uint8 TrafficClass, const boolean …
/hal_nxp-3.5.0/s32/drivers/s32ze/EthSwt_NETC/src/
DNetc_EthSwt_Ip.c4288 …itBasedShaper(uint8 SwitchIdx, const uint8 SwitchPortIdx, const uint8 TrafficClass, const uint64 i… in Netc_EthSwt_Ip_ConfigureCreditBasedShaper() argument
4303 DevAssert(TrafficClass < NETC_ETHSWT_IP_NUM_SHAPING_CLASS); in Netc_EthSwt_Ip_ConfigureCreditBasedShaper()
4335 …Ip_MaxFrameSize = Netc_EthSwt_Ip_SW0_PortxBaseAddr[SwitchPortIdx]->TCT_NUM[TrafficClass].PTCTMSDUR; in Netc_EthSwt_Ip_ConfigureCreditBasedShaper()
4341 …Netc_EthSwt_Ip_SW0_PortxBaseAddr[SwitchPortIdx]->TCT_NUM[TrafficClass].PTCCBSR0 &= ~SW_PORT0_PTCCB… in Netc_EthSwt_Ip_ConfigureCreditBasedShaper()
4342 …Netc_EthSwt_Ip_SW0_PortxBaseAddr[SwitchPortIdx]->TCT_NUM[TrafficClass].PTCCBSR0 |= SW_PORT0_PTCCBS… in Netc_EthSwt_Ip_ConfigureCreditBasedShaper()
4343 …Netc_EthSwt_Ip_SW0_PortxBaseAddr[SwitchPortIdx]->TCT_NUM[TrafficClass].PTCCBSR1 = SW_PORT0_PTCCBSR… in Netc_EthSwt_Ip_ConfigureCreditBasedShaper()
4354 …itBasedShaper(uint8 SwitchIdx, const uint8 SwitchPortIdx, const uint8 TrafficClass, const boolean … in Netc_EthSwt_Ip_EnableCreditBasedShaper() argument
4360 DevAssert(TrafficClass < NETC_ETHSWT_IP_NUM_SHAPING_CLASS); in Netc_EthSwt_Ip_EnableCreditBasedShaper()
4364 …Netc_EthSwt_Ip_SW0_PortxBaseAddr[SwitchPortIdx]->TCT_NUM[TrafficClass].PTCCBSR0 &= ~SW_PORT0_PTCCB… in Netc_EthSwt_Ip_EnableCreditBasedShaper()
4366 …Netc_EthSwt_Ip_SW0_PortxBaseAddr[SwitchPortIdx]->TCT_NUM[TrafficClass].PTCCBSR0 |= SW_PORT0_PTCCBS… in Netc_EthSwt_Ip_EnableCreditBasedShaper()