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

  /src/sys/dev/pci/qat/
qatreg.h 886 #define CRC_BITMASK(x) (1L << (x))
qat_ae.c 1801 u_int topbit = CRC_BITMASK(CRC_WIDTH - 1);

Completed in 16 milliseconds