Home
last modified time | relevance | path

Searched refs:entry_sum_in_chain (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/hisilicon/
H A Dsgl.c25 __le16 entry_sum_in_chain; member
181 hw_sgl->entry_sum_in_chain = cpu_to_le16(sum); in update_hw_sgl_sum_sge()
261 hw_sgl->entry_sum_in_chain = 0; in hisi_acc_sg_buf_unmap()
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/
H A Dsgl.c26 __le16 entry_sum_in_chain; member
193 hw_sgl->entry_sum_in_chain = cpu_to_le16(sum); in update_hw_sgl_sum_sge()
285 hw_sgl->entry_sum_in_chain = 0; in hisi_acc_sg_buf_unmap()
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/sec/
H A Dsec_drv.h369 * @entry_sum_in_chain: The full count of SGEs - only matters for first SGL.
382 u16 entry_sum_in_chain; member
H A Dsec_algs.c216 (*sec_sgl)->entry_sum_in_chain = count; in sec_alloc_and_fill_hw_sgl()
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/sec/
H A Dsec_drv.h369 * @entry_sum_in_chain: The full count of SGEs - only matters for first SGL.
382 u16 entry_sum_in_chain; member
H A Dsec_algs.c216 (*sec_sgl)->entry_sum_in_chain = count; in sec_alloc_and_fill_hw_sgl()

Completed in 7 milliseconds