Searched refs:hifn_dma (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/ |
H A D | hifn_795x.c | 374 struct hifn_dma { struct 882 struct hifn_dma *dma = (struct hifn_dma *)dev->desc_virt; in hifn_init_dma() 888 offsetof(struct hifn_dma, command_bufs[i][0])); in hifn_init_dma() 891 offsetof(struct hifn_dma, result_bufs[i][0])); in hifn_init_dma() 895 offsetof(struct hifn_dma, cmdr[0])); in hifn_init_dma() 897 offsetof(struct hifn_dma, srcr[0])); in hifn_init_dma() 899 offsetof(struct hifn_dma, dstr[0])); in hifn_init_dma() 901 offsetof(struct hifn_dma, resr[0])); in hifn_init_dma() 984 offsetof(struct hifn_dma, cmd in hifn_init_registers() [all...] |
/kernel/linux/linux-6.6/drivers/crypto/ |
H A D | hifn_795x.c | 374 struct hifn_dma { struct 882 struct hifn_dma *dma = dev->desc_virt; in hifn_init_dma() 888 offsetof(struct hifn_dma, command_bufs[i][0])); in hifn_init_dma() 891 offsetof(struct hifn_dma, result_bufs[i][0])); in hifn_init_dma() 895 offsetof(struct hifn_dma, cmdr[0])); in hifn_init_dma() 897 offsetof(struct hifn_dma, srcr[0])); in hifn_init_dma() 899 offsetof(struct hifn_dma, dstr[0])); in hifn_init_dma() 901 offsetof(struct hifn_dma, resr[0])); in hifn_init_dma() 984 offsetof(struct hifn_dma, cmdr[0])); in hifn_init_registers() 986 offsetof(struct hifn_dma, src in hifn_init_registers() [all...] |
Completed in 8 milliseconds