Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dhisi_acc_qm.h364 bool cqc_phase; member
/Linux-v6.6/drivers/crypto/hisilicon/
Dqm.c831 qp->qp_status.cqc_phase = !qp->qp_status.cqc_phase; in qm_cq_head_update()
843 while (QM_CQE_PHASE(cqe) == qp->qp_status.cqc_phase) { in qm_poll_req_cb()
1082 qp_status->cqc_phase = true; in qm_init_qp_status()
2419 while (QM_CQE_PHASE(cqe) == qp->qp_status.cqc_phase) { in hisi_qm_is_q_updated()