Searched refs:hisi_zip_sqe (Results 1 – 2 of 2) sorted by relevance
101 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);103 void (*fill_buf_type)(struct hisi_zip_sqe *sqe, u8 buf_type);104 void (*fill_req_type)(struct hisi_zip_sqe *sqe, u8 req_type);105 void (*fill_tag)(struct hisi_zip_sqe *sqe, struct hisi_zip_req *req);106 void (*fill_sqe_type)(struct hisi_zip_sqe *sqe, u8 sqe_type);107 u32 (*get_tag)(struct hisi_zip_sqe *sqe);108 u32 (*get_status)(struct hisi_zip_sqe *sqe);109 u32 (*get_dstlen)(struct hisi_zip_sqe *sqe);263 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