Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/hisilicon/
Dsgl.c204 struct acc_hw_sge *curr_hw_sge; in hisi_acc_sg_buf_map_to_hw_sgl() local
229 curr_hw_sge = curr_hw_sgl->sge_entries; in hisi_acc_sg_buf_map_to_hw_sgl()
232 sg_map_to_hw_sg(sg, curr_hw_sge); in hisi_acc_sg_buf_map_to_hw_sgl()
234 curr_hw_sge++; in hisi_acc_sg_buf_map_to_hw_sgl()