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

/drivers/crypto/
H A Dn2_core.h18 struct spu_mdesc_info cwq_info; member in struct:n2_crypto
H A Dn2_core.c1985 if (np->cwq_info.ino_table) {
1986 kfree(np->cwq_info.ino_table);
1987 np->cwq_info.ino_table = NULL;
2035 err = grab_mdesc_irq_props(mdesc, dev, &np->cwq_info, "n2cp");
2043 err = spu_mdesc_scan(mdesc, dev, &np->cwq_info, &np->cwq_list,

Completed in 35 milliseconds