Home
last modified time | relevance | path

Searched refs:hisi_acc_hw_sgl (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/hisilicon/
H A Dsgl.c23 struct hisi_acc_hw_sgl { struct
30 struct hisi_acc_hw_sgl *next;
36 struct hisi_acc_hw_sgl *sgl;
50 * @count: Count of hisi_acc_hw_sgl in pool.
68 sizeof(struct hisi_acc_hw_sgl); in hisi_acc_create_sgl_pool()
147 static struct hisi_acc_hw_sgl *acc_get_sgl(struct hisi_acc_sgl_pool *pool, in acc_get_sgl()
171 static void inc_hw_sgl_sge(struct hisi_acc_hw_sgl *hw_sgl) in inc_hw_sgl_sge()
179 static void update_hw_sgl_sum_sge(struct hisi_acc_hw_sgl *hw_sgl, u16 sum) in update_hw_sgl_sum_sge()
189 * @index: Index of hisi_acc_hw_sgl in pool.
195 struct hisi_acc_hw_sgl *
[all...]
H A Dqm.h370 struct hisi_acc_hw_sgl *hisi_acc_sg_buf_map_to_hw_sgl(struct device *dev,
374 struct hisi_acc_hw_sgl *hw_sgl);
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/
H A Dsgl.c24 struct hisi_acc_hw_sgl { struct
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), in hisi_acc_create_sgl_pool()
158 static struct hisi_acc_hw_sgl *acc_get_sgl(struct hisi_acc_sgl_pool *pool, in acc_get_sgl()
183 static void inc_hw_sgl_sge(struct hisi_acc_hw_sgl *hw_sgl) in inc_hw_sgl_sge()
191 static void update_hw_sgl_sum_sge(struct hisi_acc_hw_sgl *hw_sgl, u16 sum) in update_hw_sgl_sum_sge()
196 static void clear_hw_sgl_sge(struct hisi_acc_hw_sgl *hw_sgl) in clear_hw_sgl_sge()
213 * @index: Index of hisi_acc_hw_sgl i
[all...]
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/sec2/
H A Dsec.h22 struct hisi_acc_hw_sgl *c_in;
24 struct hisi_acc_hw_sgl *c_out;
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/sec2/
H A Dsec.h25 struct hisi_acc_hw_sgl *c_out;
54 struct hisi_acc_hw_sgl *in;
/kernel/linux/linux-6.6/include/linux/
H A Dhisi_acc_qm.h529 struct hisi_acc_hw_sgl *hisi_acc_sg_buf_map_to_hw_sgl(struct device *dev,
533 struct hisi_acc_hw_sgl *hw_sgl);
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/zip/
H A Dzip_crypto.c72 struct hisi_acc_hw_sgl *hw_src;
73 struct hisi_acc_hw_sgl *hw_dst;
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/zip/
H A Dzip_crypto.c77 struct hisi_acc_hw_sgl *hw_src;
78 struct hisi_acc_hw_sgl *hw_dst;

Completed in 7 milliseconds