Home
last modified time | relevance | path

Searched defs:hw_sgl (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/crypto/hisilicon/
H A Dsgl.c180 static void inc_hw_sgl_sge(struct hisi_acc_hw_sgl *hw_sgl) in inc_hw_sgl_sge() argument
188 static void update_hw_sgl_sum_sge(struct hisi_acc_hw_sgl *hw_sgl, u16 sum) in update_hw_sgl_sum_sge() argument
193 static void clear_hw_sgl_sge(struct hisi_acc_hw_sgl *hw_sgl) in clear_hw_sgl_sge() argument
279 hisi_acc_sg_buf_unmap(struct device * dev,struct scatterlist * sgl,struct hisi_acc_hw_sgl * hw_sgl,enum dma_data_direction dir) hisi_acc_sg_buf_unmap() argument
[all...]
/linux/drivers/crypto/hisilicon/sec/
H A Dsec_algs.c156 static void sec_free_hw_sgl(struct sec_hw_sgl *hw_sgl, in sec_free_hw_sgl()