Searched refs:Gmac_Ip_ComputeCRC32 (Results 1 – 1 of 1) sorted by relevance
268 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() function2512 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()