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

/linux-4.4.14/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) { free_n2cp()
1986 kfree(np->cwq_info.ino_table); free_n2cp()
1987 np->cwq_info.ino_table = NULL; free_n2cp()
2035 err = grab_mdesc_irq_props(mdesc, dev, &np->cwq_info, "n2cp"); n2_crypto_probe()
2043 err = spu_mdesc_scan(mdesc, dev, &np->cwq_info, &np->cwq_list, n2_crypto_probe()

Completed in 85 milliseconds