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

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

Completed in 104 milliseconds