Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/cavium/cpt/
H A Dcptvf_main.c200 static int alloc_command_queues(struct cpt_vf *cptvf, in alloc_command_queues() function
282 ret = alloc_command_queues(cptvf, &cptvf->cqinfo, CPT_INST_SIZE, in init_command_queues()
/openbmc/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_main.c185 static int alloc_command_queues(struct otx_cptvf *cptvf, in alloc_command_queues() function
268 ret = alloc_command_queues(cptvf, &cptvf->cqinfo, qlen); in init_command_queues()