Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/hisilicon/
Dqm.h379 void hisi_qm_free_qps(struct hisi_qp **qps, int qp_num);
Dqm.c2958 void hisi_qm_free_qps(struct hisi_qp **qps, int qp_num) in hisi_qm_free_qps() function
2968 EXPORT_SYMBOL_GPL(hisi_qm_free_qps);
3050 hisi_qm_free_qps(qps, i); in hisi_qm_alloc_qps_node()
/Linux-v5.10/drivers/crypto/hisilicon/hpre/
Dhpre_crypto.c168 hisi_qm_free_qps(&qp, 1); in hpre_get_qp_and_start()
342 hisi_qm_free_qps(&ctx->qp, 1); in hpre_ctx_clear()
/Linux-v5.10/drivers/crypto/hisilicon/zip/
Dzip_crypto.c202 hisi_qm_free_qps(qps, HZIP_CTX_Q_NUM); in hisi_zip_ctx_init()
/Linux-v5.10/drivers/crypto/hisilicon/sec2/
Dsec_main.c213 hisi_qm_free_qps(qps, qp_num); in sec_destroy_qps()