HomeSort by: relevance | last modified time | path
    Searched refs:CRC_WIDTH (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/qat/
qat_ae.c 1801 u_int topbit = CRC_BITMASK(CRC_WIDTH - 1);
1804 reg ^= inbyte << (CRC_WIDTH - 0x8);
1812 return (reg & CRC_WIDTHMASK(CRC_WIDTH));
qatreg.h 885 #define CRC_WIDTH 16

Completed in 30 milliseconds