Lines Matching refs:hisi_acc_hw_sgl
24 struct hisi_acc_hw_sgl {
31 struct hisi_acc_hw_sgl *next;
37 struct hisi_acc_hw_sgl *sgl;
51 * @count: Count of hisi_acc_hw_sgl in pool.
69 sizeof(struct hisi_acc_hw_sgl),
158 static struct hisi_acc_hw_sgl *acc_get_sgl(struct hisi_acc_sgl_pool *pool,
180 static void inc_hw_sgl_sge(struct hisi_acc_hw_sgl *hw_sgl)
188 static void update_hw_sgl_sum_sge(struct hisi_acc_hw_sgl *hw_sgl, u16 sum)
193 static void clear_hw_sgl_sge(struct hisi_acc_hw_sgl *hw_sgl)
211 * @index: Index of hisi_acc_hw_sgl in pool.
218 struct hisi_acc_hw_sgl *
223 struct hisi_acc_hw_sgl *curr_hw_sgl;
284 struct hisi_acc_hw_sgl *hw_sgl, enum dma_data_direction dir)