Searched refs:qed_crc32c_le (Results 1 – 1 of 1) sorted by relevance
1445 static u32 qed_crc32c_le(u32 seed, u8 *mac, u32 len) in qed_crc32c_le() function1455 u32 crc = qed_crc32c_le(ETH_MULTICAST_BIN_FROM_MAC_SEED, in qed_mcast_bin_from_mac()