Searched refs:qhw_crypto_opaque_offset (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/dev/pci/qat/
H A Dqat_c2xxx.c208 .qhw_crypto_opaque_offset =
H A Dqat_c3xxx.c291 .qhw_crypto_opaque_offset = offsetof(struct fw_la_resp, opaque_data),
H A Dqat_c62x.c307 .qhw_crypto_opaque_offset = offsetof(struct fw_la_resp, opaque_data),
H A Dqat_d15xx.c307 .qhw_crypto_opaque_offset = offsetof(struct fw_la_resp, opaque_data),
H A Dqatvar.h717 size_t qhw_crypto_opaque_offset; member in struct:qat_hw
H A Dqat.c2073 qsc = *(void **)((uintptr_t)msg + sc->sc_hw.qhw_crypto_opaque_offset);

Completed in 133 milliseconds