Searched refs:QM_CQE_PHASE (Results 1 – 1 of 1) sorted by relevance
69 #define QM_CQE_PHASE(cqe) (le16_to_cpu((cqe)->w7) & 0x1) macro629 while (QM_CQE_PHASE(cqe) == qp->qp_status.cqc_phase) { in qm_poll_qp()