Searched refs:hisi_zip_req (Results 1 – 1 of 1) sorted by relevance
69 struct hisi_zip_req { struct81 struct hisi_zip_req *q; argument97 void (*fill_addr)(struct hisi_zip_sqe *sqe, struct hisi_zip_req *req);98 void (*fill_buf_size)(struct hisi_zip_sqe *sqe, struct hisi_zip_req *req);101 void (*fill_tag)(struct hisi_zip_sqe *sqe, struct hisi_zip_req *req);213 static struct hisi_zip_req *hisi_zip_create_req(struct acomp_req *req, in hisi_zip_create_req()218 struct hisi_zip_req *q = req_q->q; in hisi_zip_create_req()219 struct hisi_zip_req *req_cache; in hisi_zip_create_req()250 struct hisi_zip_req *req) in hisi_zip_remove_req()256 memset(req, 0, sizeof(struct hisi_zip_req)); in hisi_zip_remove_req()[all …]