Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/hisilicon/
H A Dhisi_qm.h132 struct hisi_qp { struct
133 struct hisi_qm *qm;
134 uint32_t qp_id;
135 uint8_t sq_type;
136 uint16_t sq_tail;
137 uint16_t cq_head;
138 bool cqc_phase;
139 bool used;
141 void *sqe;
142 struct qm_cqe *cqe;
[all …]