Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/cavium/cpt/
Dcptvf_main.c103 static int alloc_pending_queues(struct pending_qinfo *pqinfo, u32 qlen, in alloc_pending_queues() function
147 ret = alloc_pending_queues(&cptvf->pqinfo, qlen, nr_queues); in init_pending_queues()
/Linux-v5.10/drivers/crypto/marvell/octeontx/
Dotx_cptvf_main.c93 static int alloc_pending_queues(struct otx_cpt_pending_qinfo *pqinfo, u32 qlen, in alloc_pending_queues() function
136 ret = alloc_pending_queues(&cptvf->pqinfo, qlen, num_queues); in init_pending_queues()