Home
last modified time | relevance | path

Searched refs:pke_rx (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dqat_crypto.c42 if (inst->pke_rx) in qat_crypto_free_instances()
43 adf_remove_ring(inst->pke_rx); in qat_crypto_free_instances()
228 &inst->pke_rx); in qat_crypto_create_instances()
H A Dqat_crypto.h18 struct adf_etr_ring_data *pke_rx; member