Searched refs:hisi_zip_req (Results 1 – 1 of 1) sorted by relevance
73 struct hisi_zip_req { struct85 struct hisi_zip_req *q; argument101 void (*fill_addr)(struct hisi_zip_sqe *sqe, struct hisi_zip_req *req);102 void (*fill_buf_size)(struct hisi_zip_sqe *sqe, struct hisi_zip_req *req);105 void (*fill_tag)(struct hisi_zip_sqe *sqe, struct hisi_zip_req *req);217 static struct hisi_zip_req *hisi_zip_create_req(struct acomp_req *req, in hisi_zip_create_req()222 struct hisi_zip_req *q = req_q->q; in hisi_zip_create_req()223 struct hisi_zip_req *req_cache; in hisi_zip_create_req()254 struct hisi_zip_req *req) in hisi_zip_remove_req()263 static void hisi_zip_fill_addr(struct hisi_zip_sqe *sqe, struct hisi_zip_req *req) in hisi_zip_fill_addr()[all …]