Searched refs:qhw_crypto_setup_req_params (Results 1 – 7 of 7) sorted by relevance
| /freebsd-13.1/sys/dev/qat/ |
| H A D | qat_c2xxx.c | 214 .qhw_crypto_setup_req_params = qat_hw15_crypto_setup_req_params,
|
| H A D | qat_dh895xcc.c | 269 .qhw_crypto_setup_req_params = qat_hw17_crypto_setup_req_params,
|
| H A D | qat_c3xxx.c | 296 .qhw_crypto_setup_req_params = qat_hw17_crypto_setup_req_params,
|
| H A D | qat_c62x.c | 312 .qhw_crypto_setup_req_params = qat_hw17_crypto_setup_req_params,
|
| H A D | qat_d15xx.c | 312 .qhw_crypto_setup_req_params = qat_hw17_crypto_setup_req_params,
|
| H A D | qatvar.h | 686 void (*qhw_crypto_setup_req_params)(struct qat_crypto_bank *, member
|
| H A D | qat.c | 2235 sc->sc_hw.qhw_crypto_setup_req_params(qcb, qs, desc, qsc, crp); in qat_process()
|