Home
last modified time | relevance | path

Searched refs:ce_gd (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/crypto/amcc/
A Dcrypto4xx_reg_def.h223 struct ce_gd { struct
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()
692 struct ce_gd *gd; in crypto4xx_build_pd()
A Dcrypto4xx_core.h82 struct ce_gd *gdr; /* gather descriptor ring */

Completed in 9 milliseconds