Home
last modified time | relevance | path

Searched refs:hisi_qm_free_qps (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.1/drivers/crypto/hisilicon/zip/
Dzip_crypto.c527 hisi_qm_free_qps(&qp_ctx->qp, 1); in hisi_zip_release_qp()
580 hisi_qm_free_qps(qps, HZIP_CTX_Q_NUM); in hisi_zip_ctx_init()
/Linux-v6.1/include/linux/
Dhisi_acc_qm.h500 void hisi_qm_free_qps(struct hisi_qp **qps, int qp_num);
/Linux-v6.1/drivers/crypto/hisilicon/hpre/
Dhpre_crypto.c217 hisi_qm_free_qps(&qp, 1); in hpre_get_qp_and_start()
397 hisi_qm_free_qps(&ctx->qp, 1); in hpre_ctx_clear()
482 hisi_qm_free_qps(&qp, 1); in hpre_stop_qp_and_put()
/Linux-v6.1/drivers/crypto/hisilicon/sec2/
Dsec_main.c368 hisi_qm_free_qps(qps, qp_num); in sec_destroy_qps()
/Linux-v6.1/drivers/crypto/hisilicon/
Dqm.c4251 void hisi_qm_free_qps(struct hisi_qp **qps, int qp_num) in hisi_qm_free_qps() function
4261 EXPORT_SYMBOL_GPL(hisi_qm_free_qps);
4343 hisi_qm_free_qps(qps, i); in hisi_qm_alloc_qps_node()