Home
last modified time | relevance | path

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

/linux/drivers/crypto/amcc/
A Dcrypto4xx_reg_def.h234 struct ce_sd { struct
A Dcrypto4xx_core.c367 sizeof(struct ce_sd) * PPC4XX_NUM_SD, in crypto4xx_build_sdr()
384 sizeof(struct ce_sd) * PPC4XX_NUM_SD, in crypto4xx_destroy_sdr()
438 static inline struct ce_sd *crypto4xx_get_sdp(struct crypto4xx_device *dev, in crypto4xx_get_sdp()
441 *sd_dma = dev->sdr_pa + sizeof(struct ce_sd) * idx; in crypto4xx_get_sdp()
885 struct ce_sd *sd = NULL; in crypto4xx_build_pd()
A Dcrypto4xx_core.h84 struct ce_sd *sdr; /* scatter descriptor ring */

Completed in 7 milliseconds