Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/hisilicon/
H A Dsgl.c203 struct acc_hw_sge *curr_hw_sge; in hisi_acc_sg_buf_map_to_hw_sgl() local
228 curr_hw_sge = curr_hw_sgl->sge_entries; in hisi_acc_sg_buf_map_to_hw_sgl()
231 sg_map_to_hw_sg(sg, curr_hw_sge); in hisi_acc_sg_buf_map_to_hw_sgl()
233 curr_hw_sge++; in hisi_acc_sg_buf_map_to_hw_sgl()
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/
H A Dsgl.c227 struct acc_hw_sge *curr_hw_sge; in hisi_acc_sg_buf_map_to_hw_sgl() local
254 curr_hw_sge = curr_hw_sgl->sge_entries; in hisi_acc_sg_buf_map_to_hw_sgl()
257 sg_map_to_hw_sg(sg, curr_hw_sge); in hisi_acc_sg_buf_map_to_hw_sgl()
259 curr_hw_sge++; in hisi_acc_sg_buf_map_to_hw_sgl()

Completed in 2 milliseconds