Searched refs:innerMask (Results 1 – 4 of 4) sorted by relevance
289 …base->PTAR = NETC_PORT_PTAR_OVTPIDL(config->outerMask) | NETC_PORT_PTAR_IVTPIDL(config->innerMask); in NETC_PortSetVlanClassify()
599 …uint8_t innerMask : 4; /*!< Bitmap identifying which TPIDs are acceptable as Inner VLAN tag. See P… member
418 …config->port.common.acceptTpid.innerMask = (uint8_t)kNETC_OuterStanCvlan | (uint8_t)kNETC_OuterSta… in EP_GetDefaultConfig()
193 …config->ports[i].commonCfg.acceptTpid.innerMask = (uint8_t)kNETC_OuterStanCvlan | (uint8_t)kNETC_O… in SWT_GetDefaultConfig()