Searched refs:hisi_zip_req (Results 1 – 1 of 1) sorted by relevance
68 struct hisi_zip_req { struct80 struct hisi_zip_req *q; argument272 req_q->q = kcalloc(req_q->size, sizeof(struct hisi_zip_req), in hisi_zip_create_req_q()340 struct hisi_zip_req *req) in hisi_zip_remove_req()346 memset(req, 0, sizeof(struct hisi_zip_req)); in hisi_zip_remove_req()356 struct hisi_zip_req *req = req_q->q + sqe->tag; in hisi_zip_acomp_cb()486 static struct hisi_zip_req *hisi_zip_create_req(struct acomp_req *req, in hisi_zip_create_req()491 struct hisi_zip_req *q = req_q->q; in hisi_zip_create_req()492 struct hisi_zip_req *req_cache; in hisi_zip_create_req()522 static int hisi_zip_do_work(struct hisi_zip_req *req, in hisi_zip_do_work()[all …]