Searched refs:ePort (Results 1 – 2 of 2) sorted by relevance
4157 if(port->ePort->portShaper != NULL) in ConfigCreditBaseShaperReg()4164 …localPtcTmSDUR |= SW_PORT0_PTCTMSDUR_MAXSDU(port->ePort->portShaper[shapingClass]->EthSwtPortMaxSi… in ConfigCreditBaseShaperReg()4167 …chPortIdx]->TCT_NUM[shapingClass].PTCCBSR0 = SW_PORT0_PTCCBSR0_CBSE(port->ePort->portShaper[shapin… in ConfigCreditBaseShaperReg()4168 … | SW_PORT0_PTCCBSR0_BW(port->ePort->portShaper[shapingClass]->EthSwtPortEgressCBShaperBandwidth); in ConfigCreditBaseShaperReg()4169 …tIdx]->TCT_NUM[shapingClass].PTCCBSR1 = SW_PORT0_PTCCBSR1_HI_CREDIT(port->ePort->portShaper[shapin… in ConfigCreditBaseShaperReg()4242 | SW_PORT0_PQOSMR_QVMP(port->ePort->vlanMappingProfile); in Netc_EthSwt_Ip_InitPort()4246 | SW_PORT0_PPCPDEIMR_EPCPMPV(port->ePort->vlanEnableEgressPcpToPcpMapping?1U:0U) in Netc_EthSwt_Ip_InitPort()4247 | SW_PORT0_PPCPDEIMR_EPCPMP(port->ePort->vlanEgressPcpToPcpProfile) in Netc_EthSwt_Ip_InitPort()4248 | SW_PORT0_PPCPDEIMR_DRME(port->ePort->updateEgressDr?1U:0U) in Netc_EthSwt_Ip_InitPort()4249 | SW_PORT0_PPCPDEIMR_DR0DEI(port->ePort->vlanDrToDei[0U]) in Netc_EthSwt_Ip_InitPort()[all …]
1892 …Netc_EthSwt_Ip_PortEgressType *ePort; /*!< Configuration of one Ethernet Switch Port Egress behavi… member