Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/hisilicon/
H A Dhisi_qm.c730 qp->cqc_phase = true; in hisi_qm_create_qp()
750 qp->cqc_phase = false; in hisi_qm_create_qp()
819 qp->cqc_phase = !qp->cqc_phase; in qm_cq_head_update()
838 if (QM_CQE_PHASE(cqe) == qp->cqc_phase) { in hisi_qp_recv()
H A Dhisi_qm.h138 bool cqc_phase; member