Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/EthSwt_NETC/src/
DNetc_EthSwt_Ip.c6401 if(port->ePort->portShaper != NULL_PTR)
6408 …localPtcTmSDUR |= SW_PORT0_PTCTMSDUR_MAXSDU(port->ePort->portShaper[shapingClass]->EthSwtPortMaxSi…
6411 …chPortIdx]->TCT_NUM[shapingClass].PTCCBSR0 = SW_PORT0_PTCCBSR0_CBSE(port->ePort->portShaper[shapin…
6412 … | SW_PORT0_PTCCBSR0_BW(port->ePort->portShaper[shapingClass]->EthSwtPortEgressCBShaperBandwidth);
6413 …tIdx]->TCT_NUM[shapingClass].PTCCBSR1 = SW_PORT0_PTCCBSR1_HI_CREDIT(port->ePort->portShaper[shapin…
6424 if(port->ePort->enablePreemption == (boolean)TRUE)
6434 … Netc_EthSwt_Ip_SW0_PortxBaseAddr[SwitchPortIdx]->PFPCR = port->ePort->preemptionTCprofiles;
6525 if (TRUE == (port->ePort->portEgressAllowCutThroughFrames) )
6552 | SW_PORT0_PQOSMR_QVMP(port->ePort->vlanMappingProfile);
6556 | SW_PORT0_PPCPDEIMR_EPCPMPV(port->ePort->vlanEnableEgressPcpToPcpMapping?1U:0U)
[all …]
/hal_nxp-latest/s32/drivers/s32ze/EthSwt_NETC/include/
DNetc_EthSwt_Ip_Types.h2833 …Netc_EthSwt_Ip_PortEgressType *ePort; /*!< Configuration of one Ethernet Switch Port Egress behavi… member
/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc.h2386 … uint32_t ePort : 5; /*!< Egress Ports, active when oETEid = 01b or ctd = 01b */ member