Searched refs:alloc_command_queues (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/drivers/crypto/cavium/cpt/ |
| D | cptvf_main.c | 203 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-6.6/drivers/crypto/cavium/cpt/ |
| D | cptvf_main.c | 200 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/ |
| D | otx_cptvf_main.c | 185 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()
|
| /kernel/linux/linux-5.10/drivers/crypto/marvell/octeontx/ |
| D | otx_cptvf_main.c | 187 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()
|