Home
last modified time | relevance | path

Searched defs:cqe (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/drivers/crypto/hisilicon/
H A Dhisi_qm.c81 #define QM_CQE_PHASE(cqe) (((cqe)->w7) & QM_FVT_CFG_RDY_BIT) argument
830 struct qm_cqe *cqe = NULL; in hisi_qp_recv() local
H A Dhisi_qm.h142 struct qm_cqe *cqe; member