Searched refs:hisi_zip_req (Results 1 – 1 of 1) sorted by relevance
45 struct hisi_zip_req { struct55 struct hisi_zip_req *q; argument71 void (*fill_addr)(struct hisi_zip_sqe *sqe, struct hisi_zip_req *req);72 void (*fill_buf_size)(struct hisi_zip_sqe *sqe, struct hisi_zip_req *req);75 void (*fill_tag)(struct hisi_zip_sqe *sqe, struct hisi_zip_req *req);111 static struct hisi_zip_req *hisi_zip_create_req(struct hisi_zip_qp_ctx *qp_ctx, in hisi_zip_create_req()115 struct hisi_zip_req *q = req_q->q; in hisi_zip_create_req()116 struct hisi_zip_req *req_cache; in hisi_zip_create_req()139 struct hisi_zip_req *req) in hisi_zip_remove_req()148 static void hisi_zip_fill_addr(struct hisi_zip_sqe *sqe, struct hisi_zip_req *req) in hisi_zip_fill_addr()[all …]