Searched refs:iPort (Results 1 – 2 of 2) sorted by relevance
6363 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 …]
2834 …Netc_EthSwt_Ip_PortIngressType *iPort; /*!< Configuration of one Ethernet Switch Port Ingress beha… member