Home
last modified time | relevance | path

Searched refs:num_gd (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/crypto/amcc/
H A Dcrypto4xx_core.c504 if (pd_uinfo->num_gd) { in crypto4xx_ret_sg_desc()
505 for (i = 0; i < pd_uinfo->num_gd; i++) in crypto4xx_ret_sg_desc()
508 pd_uinfo->num_gd = 0; in crypto4xx_ret_sg_desc()
692 u32 num_gd, num_sd; in crypto4xx_build_pd() local
728 num_gd = tmp; in crypto4xx_build_pd()
780 if (num_gd) { in crypto4xx_build_pd()
781 fst_gd = crypto4xx_get_n_gd(dev, num_gd); in crypto4xx_build_pd()
790 if (num_gd) in crypto4xx_build_pd()
798 if (num_gd) in crypto4xx_build_pd()
811 pd_uinfo->num_gd = num_gd; in crypto4xx_build_pd()
[all …]
H A Dcrypto4xx_core.h61 u32 num_gd; /* number of gather discriptor member