Searched refs:CRC_WIDTH (Results 1 – 2 of 2) sorted by relevance
897 #define CRC_WIDTH 16 macro
1784 u_int topbit = CRC_BITMASK(CRC_WIDTH - 1); in qat_aefw_csum_calc()1787 reg ^= inbyte << (CRC_WIDTH - 0x8); in qat_aefw_csum_calc()1795 return (reg & CRC_WIDTHMASK(CRC_WIDTH)); in qat_aefw_csum_calc()