Searched refs:QM_CQE_PHASE (Results 1 – 1 of 1) sorted by relevance
59 #define QM_CQE_PHASE(cqe) (le16_to_cpu((cqe)->w7) & 0x1) macro891 while (QM_CQE_PHASE(cqe) == qp->qp_status.cqc_phase) { in qm_poll_req_cb()2444 while (QM_CQE_PHASE(cqe) == qp->qp_status.cqc_phase) { in hisi_qm_is_q_updated()