Searched refs:qm_cqe (Results 1 – 2 of 2) sorted by relevance
273 struct qm_cqe *cqe;
235 struct qm_cqe { struct627 struct qm_cqe *cqe = qp->cqe + qp->qp_status.cq_head; in qm_poll_qp()1336 struct qm_cqe *cqe_curr; in qm_cq_dump()1347 ret = dump_show(qm, cqe_curr, sizeof(struct qm_cqe), "CQE"); in qm_cq_dump()1680 memset(qp->cqe, 0, sizeof(struct qm_cqe) * QM_Q_DEPTH); in qm_create_qp_nolock()2208 sizeof(struct qm_cqe) * QM_Q_DEPTH) >> PAGE_SHIFT; in qm_alloc_uacce()2385 sizeof(struct qm_cqe) * QM_Q_DEPTH; in hisi_qm_memory_init()