Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/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()