Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/crypto/hisilicon/
Dsgl.c227 dma_addr_t curr_sgl_dma = 0; in hisi_acc_sg_buf_map_to_hw_sgl() local
248 curr_hw_sgl = acc_get_sgl(pool, index, &curr_sgl_dma); in hisi_acc_sg_buf_map_to_hw_sgl()
265 *hw_sgl_dma = curr_sgl_dma; in hisi_acc_sg_buf_map_to_hw_sgl()