Searched refs:QM_CQE_PHASE (Results 1 – 1 of 1) sorted by relevance
81 #define QM_CQE_PHASE(cqe) (((cqe)->w7) & QM_FVT_CFG_RDY_BIT) macro838 if (QM_CQE_PHASE(cqe) == qp->cqc_phase) { in hisi_qp_recv()