Home
last modified time | relevance | path

Searched refs:qsbc_msg (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/dev/pci/qat/
H A Dqat_hw17.c497 bulk_req = (struct fw_la_bulk_req *)qsbc->qsbc_msg; in qat_hw17_crypto_setup_req_params()
H A Dqat_hw15.c737 bulk_req = (struct fw_la_bulk_req *)qsbc->qsbc_msg; in qat_hw15_crypto_setup_req_params()
H A Dqatvar.h553 uint8_t qsbc_msg[QAT_MSG_SIZE_TO_BYTES(QAT_MAX_MSG_SIZE)]; member
H A Dqat.c1712 (uint32_t *)qsbc->qsbc_msg); in qat_crypto_process()