Home
last modified time | relevance | path

Searched refs:alloc_command_queues (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/cavium/cpt/
H A Dcptvf_main.c203 static int alloc_command_queues(struct cpt_vf *cptvf, in alloc_command_queues() function
285 ret = alloc_command_queues(cptvf, &cptvf->cqinfo, CPT_INST_SIZE, in init_command_queues()
/kernel/linux/linux-5.10/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_main.c187 static int alloc_command_queues(struct otx_cptvf *cptvf, in alloc_command_queues() function
271 ret = alloc_command_queues(cptvf, &cptvf->cqinfo, qlen); in init_command_queues()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-6.6/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()

Completed in 6 milliseconds