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

/netbsd-current/sys/dev/pci/qat/
H A Dqatvar.h163 #define QAT_SIZE_TO_RING_SIZE_IN_BYTES(SIZE) ((1 << (SIZE - 1)) << 7) macro

Completed in 78 milliseconds