Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dhisi_acc_qm.h338 bool cqc_phase; member
/linux-5.19.10/drivers/crypto/hisilicon/
Dqm.c890 qp->qp_status.cqc_phase = !qp->qp_status.cqc_phase; in qm_cq_head_update()
910 while (QM_CQE_PHASE(cqe) == qp->qp_status.cqc_phase) { in qm_poll_qp()
1129 qp_status->cqc_phase = true; in qm_init_qp_status()
3352 while (QM_CQE_PHASE(cqe) == qp->qp_status.cqc_phase) { in hisi_qm_is_q_updated()