Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/crypto/hisilicon/
Dsgl.c228 struct acc_hw_sge *curr_hw_sge; in hisi_acc_sg_buf_map_to_hw_sgl() local
256 curr_hw_sge = curr_hw_sgl->sge_entries; in hisi_acc_sg_buf_map_to_hw_sgl()
259 sg_map_to_hw_sg(sg, curr_hw_sge); in hisi_acc_sg_buf_map_to_hw_sgl()
261 curr_hw_sge++; in hisi_acc_sg_buf_map_to_hw_sgl()