adf_remove_ring    62 drivers/crypto/qat/qat_common/adf_transport.h void adf_remove_ring(struct adf_etr_ring_data *ring);
adf_remove_ring    78 drivers/crypto/qat/qat_common/qat_crypto.c 			adf_remove_ring(inst->sym_tx);
adf_remove_ring    81 drivers/crypto/qat/qat_common/qat_crypto.c 			adf_remove_ring(inst->sym_rx);
adf_remove_ring    84 drivers/crypto/qat/qat_common/qat_crypto.c 			adf_remove_ring(inst->pke_tx);
adf_remove_ring    87 drivers/crypto/qat/qat_common/qat_crypto.c 			adf_remove_ring(inst->pke_rx);