Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dhisi_acc_qm.h394 bool cqc_phase; member
/openbmc/linux/drivers/crypto/hisilicon/
H A Dqm.c874 qp->qp_status.cqc_phase = !qp->qp_status.cqc_phase; in qm_cq_head_update()
886 while (QM_CQE_PHASE(cqe) == qp->qp_status.cqc_phase) { in qm_poll_req_cb()
1102 qp_status->cqc_phase = true; in qm_init_qp_status()
2442 while (QM_CQE_PHASE(cqe) == qp->qp_status.cqc_phase) { in hisi_qm_is_q_updated()