Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dhisi_acc_qm.h431 bool cqc_phase; member
/linux-6.15/drivers/crypto/hisilicon/
H A Dqm.c922 qp->qp_status.cqc_phase = !qp->qp_status.cqc_phase; in qm_cq_head_update()
934 while (QM_CQE_PHASE(cqe) == qp->qp_status.cqc_phase) { in qm_poll_req_cb()
1150 qp_status->cqc_phase = true; in qm_init_qp_status()
2551 while (QM_CQE_PHASE(cqe) == qp->qp_status.cqc_phase) { in hisi_qm_is_q_updated()