Searched refs:qm_cqe (Results 1 – 2 of 2) sorted by relevance
118 struct qm_cqe { struct142 struct qm_cqe *cqe; argument
363 size_t cq_size = sizeof(struct qm_cqe) * HISI_QM_Q_DEPTH; in qp_alloc()726 memset(qp->cqe, 0, sizeof(struct qm_cqe) * HISI_QM_Q_DEPTH); in hisi_qm_create_qp()830 struct qm_cqe *cqe = NULL; in hisi_qp_recv()