Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/crypto/hisilicon/
Dqm.c79 #define QM_CQE_PHASE(cqe) (le16_to_cpu((cqe)->w7) & 0x1) macro
797 while (QM_CQE_PHASE(cqe) == qp->qp_status.cqc_phase) { in qm_poll_qp()
3017 while (QM_CQE_PHASE(cqe) == qp->qp_status.cqc_phase) { in hisi_qm_is_q_updated()