Searched refs:QAT_BYTES_TO_MSG_SIZE (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/pci/qat/
H A Dqatvar.h162 #define QAT_BYTES_TO_MSG_SIZE(SIZE) (SIZE >> 5) macro
H A Dqat.c1050 qr->qr_msg_size = QAT_BYTES_TO_MSG_SIZE(msg_size);

Completed in 303 milliseconds