Home
last modified time | relevance | path

Searched refs:SEC_MAX_SGE_NUM (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/hisilicon/sec/
H A Dsec_drv.h10 #define SEC_MAX_SGE_NUM 64 macro
20 #define SEC_MAX_SGE_NUM 64 macro
390 struct sec_hw_sge sge_entries[SEC_MAX_SGE_NUM];
H A Dsec_algs.c191 sge_index = i % SEC_MAX_SGE_NUM; in sec_alloc_and_fill_hw_sgl()
204 sgl_current->entry_sum_in_sgl = SEC_MAX_SGE_NUM; in sec_alloc_and_fill_hw_sgl()
214 sgl_current->entry_sum_in_sgl = count % SEC_MAX_SGE_NUM; in sec_alloc_and_fill_hw_sgl()
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/sec/
H A Dsec_drv.h10 #define SEC_MAX_SGE_NUM 64 macro
20 #define SEC_MAX_SGE_NUM 64 macro
390 struct sec_hw_sge sge_entries[SEC_MAX_SGE_NUM];
H A Dsec_algs.c191 sge_index = i % SEC_MAX_SGE_NUM; in sec_alloc_and_fill_hw_sgl()
204 sgl_current->entry_sum_in_sgl = SEC_MAX_SGE_NUM; in sec_alloc_and_fill_hw_sgl()
214 sgl_current->entry_sum_in_sgl = count % SEC_MAX_SGE_NUM; in sec_alloc_and_fill_hw_sgl()

Completed in 7 milliseconds