Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dhisi_acc_qm.h405 bool cqc_phase; member
/linux-6.12.1/drivers/crypto/hisilicon/
Dqm.c849 qp->qp_status.cqc_phase = !qp->qp_status.cqc_phase; in qm_cq_head_update()
861 while (QM_CQE_PHASE(cqe) == qp->qp_status.cqc_phase) { in qm_poll_req_cb()
1078 qp_status->cqc_phase = true; in qm_init_qp_status()
2385 while (QM_CQE_PHASE(cqe) == qp->qp_status.cqc_phase) { in hisi_qm_is_q_updated()