Searched refs:ecore_crc32c_le (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/dev/qlnx/qlnxe/
H A Decore_l2.c1600 static u32 ecore_crc32c_le(u32 seed, u8 *mac) function
1610 u32 crc = ecore_crc32c_le(ETH_MULTICAST_BIN_FROM_MAC_SEED, mac);

Completed in 103 milliseconds