Home
last modified time | relevance | path

Searched refs:hisi_qm_ctx_free (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/crypto/hisilicon/
Dqm_common.h82 void hisi_qm_ctx_free(struct hisi_qm *qm, size_t ctx_size,
Ddebugfs.c174 hisi_qm_ctx_free(qm, sizeof(*sqc), sqc, &sqc_dma); in qm_sqc_dump()
215 hisi_qm_ctx_free(qm, sizeof(*cqc), cqc, &cqc_dma); in qm_cqc_dump()
252 hisi_qm_ctx_free(qm, size, xeqc, &xeqc_dma); in qm_eqc_aeqc_dump()
Dqm.c1344 void hisi_qm_ctx_free(struct hisi_qm *qm, size_t ctx_size, in hisi_qm_ctx_free() function
2178 hisi_qm_ctx_free(qm, size, addr, &dma_addr); in qm_drain_qp()