Searched refs:PPC4XX_NUM_PD (Results 1 – 2 of 2) sorted by relevance
88 ring_size.bf.ring_size = PPC4XX_NUM_PD; in crypto4xx_hw_init()171 sizeof(struct ce_pd) * PPC4XX_NUM_PD, in crypto4xx_build_pdr()180 sizeof(struct ce_pd) * PPC4XX_NUM_PD, in crypto4xx_build_pdr()186 sizeof(union shadow_sa_buf) * PPC4XX_NUM_PD, in crypto4xx_build_pdr()197 for (i = 0; i < PPC4XX_NUM_PD; i++) { in crypto4xx_build_pdr()220 sizeof(struct ce_pd) * PPC4XX_NUM_PD, in crypto4xx_destroy_pdr()225 sizeof(union shadow_sa_buf) * PPC4XX_NUM_PD, in crypto4xx_destroy_pdr()230 sizeof(struct sa_state_record) * PPC4XX_NUM_PD, in crypto4xx_destroy_pdr()242 tmp = (dev->pdr_head + 1) % PPC4XX_NUM_PD; in crypto4xx_get_pd_from_pdr_nolock()766 ((PPC4XX_NUM_PD * 13) / 16); in crypto4xx_build_pd()[all …]
34 #define PPC4XX_NUM_PD 256 macro35 #define PPC4XX_LAST_PD (PPC4XX_NUM_PD - 1)
Completed in 8 milliseconds