psec_sgl          157 drivers/crypto/hisilicon/sec/sec_algs.c 			    dma_addr_t psec_sgl, struct sec_dev_info *info)
psec_sgl          167 drivers/crypto/hisilicon/sec/sec_algs.c 		dma_pool_free(info->hw_sgl_pool, sgl_current, psec_sgl);
psec_sgl          170 drivers/crypto/hisilicon/sec/sec_algs.c 		psec_sgl = sgl_next_dma;
psec_sgl          175 drivers/crypto/hisilicon/sec/sec_algs.c 				     dma_addr_t *psec_sgl,
psec_sgl          200 drivers/crypto/hisilicon/sec/sec_algs.c 				*psec_sgl = sgl_next_dma;
psec_sgl          220 drivers/crypto/hisilicon/sec/sec_algs.c 	sec_free_hw_sgl(*sec_sgl, *psec_sgl, info);
psec_sgl          221 drivers/crypto/hisilicon/sec/sec_algs.c 	*psec_sgl = 0;