Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/crypto/hisilicon/
H A Dsgl.c32 struct acc_hw_sge sge_entries[]; member
198 struct acc_hw_sge *hw_sge = hw_sgl->sge_entries; in clear_hw_sgl_sge()
254 curr_hw_sge = curr_hw_sgl->sge_entries; in hisi_acc_sg_buf_map_to_hw_sgl()
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/
H A Dsgl.c31 struct acc_hw_sge sge_entries[]; member
228 curr_hw_sge = curr_hw_sgl->sge_entries; in hisi_acc_sg_buf_map_to_hw_sgl()
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/sec/
H A Dsec_drv.h377 * @sge_entries: The (up to) 64 Scatter Gather Entries, representing IOVs.
390 struct sec_hw_sge sge_entries[SEC_MAX_SGE_NUM]; member
H A Dsec_algs.c210 sgl_current->sge_entries[sge_index].buf = sg_dma_address(sg); in sec_alloc_and_fill_hw_sgl()
211 sgl_current->sge_entries[sge_index].len = sg_dma_len(sg); in sec_alloc_and_fill_hw_sgl()
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/sec/
H A Dsec_drv.h377 * @sge_entries: The (up to) 64 Scatter Gather Entries, representing IOVs.
390 struct sec_hw_sge sge_entries[SEC_MAX_SGE_NUM]; member
H A Dsec_algs.c210 sgl_current->sge_entries[sge_index].buf = sg_dma_address(sg); in sec_alloc_and_fill_hw_sgl()
211 sgl_current->sge_entries[sge_index].len = sg_dma_len(sg); in sec_alloc_and_fill_hw_sgl()

Completed in 6 milliseconds