Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/s32/drivers/s32k3/Eth_GMAC/src/
DGmac_Ip.c268 static uint32 Gmac_Ip_ComputeCRC32(const uint8 *Mac, uint8 Size);
333 static uint32 Gmac_Ip_ComputeCRC32(const uint8 *Mac, uint8 Size) in Gmac_Ip_ComputeCRC32() function
2512 Crc = Gmac_Ip_ComputeCRC32(MacAddr, 6U); in Gmac_Ip_AddDstAddrToHashFilter()
2533 Crc = Gmac_Ip_ComputeCRC32(MacAddr, 6U); in Gmac_Ip_RemoveDstAddrFromHashFilter()
3030 crc = Gmac_Ip_ComputeCRC32(tag, 2U); in Gmac_Ip_AddVlanTagToHashTable()
3055 Crc = Gmac_Ip_ComputeCRC32(Tag, 2U); in Gmac_Ip_RemoveVlanTagFromHashTable()