Searched defs:hisi_zip_ctx (Results 1 – 1 of 1) sorted by relevance
108 struct hisi_zip_ctx { struct109 struct hisi_zip_qp_ctx qp_ctx[HZIP_CTX_Q_NUM];110 const struct hisi_zip_sqe_ops *ops;553 static int hisi_zip_ctx_init(struct hisi_zip_ctx *hisi_zip_ctx, u8 req_type, int node) in hisi_zip_ctx_init()592 static void hisi_zip_ctx_exit(struct hisi_zip_ctx *hisi_zip_ctx) in hisi_zip_ctx_exit()
Completed in 6 milliseconds