Home
last modified time | relevance | path

Searched refs:qm_cqe (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/crypto/hisilicon/
A Dqm_common.h9 struct qm_cqe { struct
A Ddebugfs.c327 struct qm_cqe *cqe_curr; in qm_cq_dump()
338 dump_show(qm, cqe_curr, sizeof(struct qm_cqe), name); in qm_cq_dump()
A Dqm.c834 struct qm_cqe *cqe = qp->cqe + qp->qp_status.cq_head; in qm_poll_req_cb()
1877 memset(qp->cqe, 0, sizeof(struct qm_cqe) * qp->cq_depth); in qm_create_qp_nolock()
2405 struct qm_cqe *cqe = qp->cqe + qp->qp_status.cq_head; in hisi_qm_is_q_updated()
2655 sizeof(struct qm_cqe) * cq_depth + PAGE_SIZE) >> in qm_alloc_uacce()
5272 qp_dma_size = qm->sqe_size * sq_depth + sizeof(struct qm_cqe) * cq_depth; in hisi_qp_alloc_memory()
/linux-6.3-rc2/include/linux/
A Dhisi_acc_qm.h381 struct qm_cqe *cqe;

Completed in 26 milliseconds