Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/amcc/
H A Dcrypto4xx_core.h82 struct ce_gd *gdr; /* gather descriptor ring */
H A Dcrypto4xx_reg_def.h223 struct ce_gd { struct
H A Dcrypto4xx_core.c279 sizeof(struct ce_gd) * PPC4XX_NUM_GD, in crypto4xx_build_gdr()
291 sizeof(struct ce_gd) * PPC4XX_NUM_GD, in crypto4xx_destroy_gdr()
341 static inline struct ce_gd *crypto4xx_get_gdp(struct crypto4xx_device *dev, in crypto4xx_get_gdp()
344 *gd_dma = dev->gdr_pa + sizeof(struct ce_gd) * idx; in crypto4xx_get_gdp()
690 struct ce_gd *gd; in crypto4xx_build_pd()
/kernel/linux/linux-6.6/drivers/crypto/amcc/
H A Dcrypto4xx_reg_def.h223 struct ce_gd { struct
H A Dcrypto4xx_core.h82 struct ce_gd *gdr; /* gather descriptor ring */
H A Dcrypto4xx_core.c279 sizeof(struct ce_gd) * PPC4XX_NUM_GD, in crypto4xx_build_gdr()
291 sizeof(struct ce_gd) * PPC4XX_NUM_GD, in crypto4xx_destroy_gdr()
341 static inline struct ce_gd *crypto4xx_get_gdp(struct crypto4xx_device *dev, in crypto4xx_get_gdp()
344 *gd_dma = dev->gdr_pa + sizeof(struct ce_gd) * idx; in crypto4xx_get_gdp()
690 struct ce_gd *gd; in crypto4xx_build_pd()

Completed in 7 milliseconds