Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/amcc/
Dcrypto4xx_core.c367 sizeof(struct ce_sd) * PPC4XX_NUM_SD, in crypto4xx_build_sdr()
378 sizeof(struct ce_sd) * PPC4XX_NUM_SD, in crypto4xx_build_sdr()
395 sizeof(struct ce_sd) * PPC4XX_NUM_SD, in crypto4xx_destroy_sdr()
449 static inline struct ce_sd *crypto4xx_get_sdp(struct crypto4xx_device *dev, in crypto4xx_get_sdp()
452 *sd_dma = dev->sdr_pa + sizeof(struct ce_sd) * idx; in crypto4xx_get_sdp()
884 struct ce_sd *sd = NULL; in crypto4xx_build_pd()
Dcrypto4xx_reg_def.h242 struct ce_sd { struct
Dcrypto4xx_core.h91 struct ce_sd *sdr; /* scatter descriptor ring */