Searched refs:hisi_acc_hw_sgl (Results 1 – 4 of 4) sorted by relevance
23 struct hisi_acc_hw_sgl { struct30 struct hisi_acc_hw_sgl *next; argument36 struct hisi_acc_hw_sgl *sgl; argument68 sizeof(struct hisi_acc_hw_sgl); in hisi_acc_create_sgl_pool()157 static struct hisi_acc_hw_sgl *acc_get_sgl(struct hisi_acc_sgl_pool *pool, in acc_get_sgl()182 static void inc_hw_sgl_sge(struct hisi_acc_hw_sgl *hw_sgl) in inc_hw_sgl_sge()190 static void update_hw_sgl_sum_sge(struct hisi_acc_hw_sgl *hw_sgl, u16 sum) in update_hw_sgl_sum_sge()195 static void clear_hw_sgl_sge(struct hisi_acc_hw_sgl *hw_sgl) in clear_hw_sgl_sge()218 struct hisi_acc_hw_sgl *224 struct hisi_acc_hw_sgl *curr_hw_sgl; in hisi_acc_sg_buf_map_to_hw_sgl()[all …]
418 struct hisi_acc_hw_sgl *hisi_acc_sg_buf_map_to_hw_sgl(struct device *dev,422 struct hisi_acc_hw_sgl *hw_sgl);
24 struct hisi_acc_hw_sgl *c_out;53 struct hisi_acc_hw_sgl *in;
73 struct hisi_acc_hw_sgl *hw_src;74 struct hisi_acc_hw_sgl *hw_dst;
Completed in 8 milliseconds