Home
last modified time | relevance | path

Searched refs:acc_hw_sge (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/hisilicon/
H A Dsgl.c13 struct acc_hw_sge { struct
31 struct acc_hw_sge sge_entries[];
67 sgl_size = sizeof(struct acc_hw_sge) * sge_nr + in hisi_acc_create_sgl_pool()
165 struct acc_hw_sge *hw_sge) in sg_map_to_hw_sg()
203 struct acc_hw_sge *curr_hw_sge; in hisi_acc_sg_buf_map_to_hw_sgl()
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/
H A Dsgl.c14 struct acc_hw_sge { struct
32 struct acc_hw_sge sge_entries[];
68 sgl_size = ALIGN(sizeof(struct acc_hw_sge) * sge_nr + in hisi_acc_create_sgl_pool()
176 struct acc_hw_sge *hw_sge) in sg_map_to_hw_sg()
198 struct acc_hw_sge *hw_sge = hw_sgl->sge_entries; in clear_hw_sgl_sge()
227 struct acc_hw_sge *curr_hw_sge; in hisi_acc_sg_buf_map_to_hw_sgl()

Completed in 2 milliseconds