Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/hisilicon/zip/
H A 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()
/openbmc/linux/include/linux/
H A Dhisi_acc_qm.h540 void hisi_qm_free_qps(struct hisi_qp **qps, int qp_num);
/openbmc/linux/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c227 hisi_qm_free_qps(&qp, 1); in hpre_get_qp_and_start()
407 hisi_qm_free_qps(&ctx->qp, 1); in hpre_ctx_clear()
492 hisi_qm_free_qps(&qp, 1); in hpre_stop_qp_and_put()
/openbmc/linux/drivers/crypto/hisilicon/sec2/
H A Dsec_main.c371 hisi_qm_free_qps(qps, qp_num); in sec_destroy_qps()
/openbmc/linux/drivers/crypto/hisilicon/
H A Dqm.c3383 void hisi_qm_free_qps(struct hisi_qp **qps, int qp_num) in hisi_qm_free_qps() function
3393 EXPORT_SYMBOL_GPL(hisi_qm_free_qps);
3473 hisi_qm_free_qps(qps, i); in hisi_qm_alloc_qps_node()