Home
last modified time | relevance | path

Searched refs:QM_CQE_PHASE (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/crypto/hisilicon/
Dqm.c59 #define QM_CQE_PHASE(cqe) (le16_to_cpu((cqe)->w7) & 0x1) macro
843 while (QM_CQE_PHASE(cqe) == qp->qp_status.cqc_phase) { in qm_poll_req_cb()
2419 while (QM_CQE_PHASE(cqe) == qp->qp_status.cqc_phase) { in hisi_qm_is_q_updated()