Searched refs:crc32c_le (Results 1 – 3 of 3) sorted by relevance
9 #define crc32c_le crc32c macro
870 u32 crc32c_le; /* expected crc32c_le result */ member1004 if (test[i].crc32c_le != __crc32c_le(test[i].crc, test_buf +1048 crc_full == test[i].crc32c_le))
2347 return (crc32c_le(0, mac, ETH_ALEN) >> 24) & 0xff; in bnx2x_mcast_bin_from_mac()