Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/EthSwt_NETC/src/
DNetc_EthSwt_Ip.c6363 if(TRUE != port->iPort->EthSwtDropDoubleTagged)
6367 if(TRUE != port->iPort->EthSwtPortIngressDropUntagged)
6371 if(TRUE != port->iPort->EthSwtPortIngressDropSingleTagged)
6375 if(TRUE != port->iPort->EthSwtPortIngressDropPriorityTagged)
6379 if(TRUE != port->iPort->vlanEnable)
6384 if(TRUE == port->iPort->SentUntaggedFrames)
6389 bridgePortDefaultVlan |= SW_PORT0_BPDVR_VID(port->iPort->EthSwtPortIngressDefaultVlan);
6391 bridgePortDefaultVlan |= SW_PORT0_BPDVR_PCP(port->iPort->EthSwtPortIngressDefaultPriority);
6530 if (TRUE == (port->iPort->portIngressAllowCutThroughFrames) )
6548 | SW_PORT0_PQOSMR_VE(port->iPort->vlanEnable?1U:0U)
[all …]
/hal_nxp-latest/s32/drivers/s32ze/EthSwt_NETC/include/
DNetc_EthSwt_Ip_Types.h2834 …Netc_EthSwt_Ip_PortIngressType *iPort; /*!< Configuration of one Ethernet Switch Port Ingress beha… member