Searched refs:ECORE_CRC32_LE (Results 1 – 2 of 2) sorted by relevance
215 ECORE_CRC32_LE(uint32_t seed, uint8_t *mac, uint32_t len) in ECORE_CRC32_LE() function
2826 return (ECORE_CRC32_LE(0, mac, ETH_ALEN) >> 24) & 0xff; in ecore_mcast_bin_from_mac()