Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/EthSwt_NETC/src/
DNetc_EthSwt_Ip.c113 uint32 PortBitMap; member
1405 …PortMacAddrEntry->PortBitMap |= FdbTableEntry->SwitchPortEgressBitMask; /* for those FDB entrie… in Netc_EthSwt_Ip_GetPortMacAddr_SecondPart()
2083 PortMacAddrEntry.PortBitMap = FdbTableEntry.SwitchPortEgressBitMask;
2095 if (1U == (PortMacAddrEntry.PortBitMap & (0x1U)))
2100 PortMacAddrEntry.PortBitMap >>= 1U;