Searched refs:hisi_zip_sqe (Results 1 – 2 of 2) sorted by relevance
97 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);99 void (*fill_buf_type)(struct hisi_zip_sqe *sqe, u8 buf_type);100 void (*fill_req_type)(struct hisi_zip_sqe *sqe, u8 req_type);101 void (*fill_tag)(struct hisi_zip_sqe *sqe, struct hisi_zip_req *req);102 void (*fill_sqe_type)(struct hisi_zip_sqe *sqe, u8 sqe_type);103 u32 (*get_tag)(struct hisi_zip_sqe *sqe);104 u32 (*get_status)(struct hisi_zip_sqe *sqe);105 u32 (*get_dstlen)(struct hisi_zip_sqe *sqe);260 static void hisi_zip_fill_addr(struct hisi_zip_sqe *sqe, struct hisi_zip_req *req) in hisi_zip_fill_addr()[all …]
32 struct hisi_zip_sqe { struct