Searched refs:GetMacAddrHashCode (Results 1 – 3 of 3) sorted by relevance
81 static uint32_t GetMacAddrHashCode(uint64_t ethAddr) in GetMacAddrHashCode() function593 crc = GetMacAddrHashCode(ethAddr); in TgecAddHashMacAddress()625 crc = GetMacAddrHashCode(ethAddr); in TgecDelHashMacAddress()
57 static uint32_t GetMacAddrHashCode(uint64_t ethAddr) in GetMacAddrHashCode() function730 hash = GetMacAddrHashCode(ethAddr) & HASH_CTRL_ADDR_MASK; in MemacAddHashMacAddress()758 hash = GetMacAddrHashCode(ethAddr) & HASH_CTRL_ADDR_MASK; in MemacDelHashMacAddress()
113 static uint32_t GetMacAddrHashCode(uint64_t ethAddr) in GetMacAddrHashCode() function910 crc = GetMacAddrHashCode(ethAddr); in DtsecAddHashMacAddress()970 crc = GetMacAddrHashCode(ethAddr); in DtsecDelHashMacAddress()