Searched defs:QAT_SIZE_TO_RING_SIZE_IN_BYTES (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/qat/
H A Dqatvar.h147 #define QAT_SIZE_TO_RING_SIZE_IN_BYTES(SIZE) ((1 << (SIZE - 1)) << 7) macro

Completed in 100 milliseconds