Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/crypto/hisilicon/
Dqm.c59 #define QM_CQE_PHASE(cqe) (le16_to_cpu((cqe)->w7) & 0x1) macro
891 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()