Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/hisilicon/sec/
Dsec_algs.c164 dma_addr_t sgl_next_dma; in sec_alloc_and_fill_hw_sgl() local
175 GFP_KERNEL, &sgl_next_dma); in sec_alloc_and_fill_hw_sgl()
182 *psec_sgl = sgl_next_dma; in sec_alloc_and_fill_hw_sgl()
186 sgl_current->next_sgl = sgl_next_dma; in sec_alloc_and_fill_hw_sgl()