Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/nx/
H A Dnx-common-powernv.c115 * setup_ddl - Setup DDL from buffer
120 static int setup_ddl(struct data_descriptor_entry *dde, in setup_ddl() function
268 /* setup_ddl should have detected this */ in wait_for_csb()
272 /* setup_ddl should have detected this */ in wait_for_csb()
302 /* shouldn't happen, setup_ddl doesn't use many dde's */ in wait_for_csb()
318 /* shouldn't happen, setup_ddl creates DDL right */ in wait_for_csb()
322 /* shouldn't happen, setup_ddl creates DDL right */ in wait_for_csb()
407 ret = setup_ddl(&crb->source, wmem->ddl_in, in nx842_config_crb()
412 ret = setup_ddl(&crb->target, wmem->ddl_out, in nx842_config_crb()
/kernel/linux/linux-6.6/drivers/crypto/nx/
H A Dnx-common-powernv.c115 * setup_ddl - Setup DDL from buffer
120 static int setup_ddl(struct data_descriptor_entry *dde, in setup_ddl() function
265 /* setup_ddl should have detected this */ in wait_for_csb()
269 /* setup_ddl should have detected this */ in wait_for_csb()
299 /* shouldn't happen, setup_ddl doesn't use many dde's */ in wait_for_csb()
315 /* shouldn't happen, setup_ddl creates DDL right */ in wait_for_csb()
319 /* shouldn't happen, setup_ddl creates DDL right */ in wait_for_csb()
404 ret = setup_ddl(&crb->source, wmem->ddl_in, in nx842_config_crb()
409 ret = setup_ddl(&crb->target, wmem->ddl_out, in nx842_config_crb()

Completed in 3 milliseconds