Home
last modified time | relevance | path

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

/drivers/crypto/marvell/octeontx2/
Dotx2_cptvf_main.c181 static int alloc_pending_queues(struct otx2_cptlfs_info *lfs) in alloc_pending_queues() function
219 ret = alloc_pending_queues(lfs); in lf_sw_init()
/drivers/crypto/cavium/cpt/
Dcptvf_main.c103 static int alloc_pending_queues(struct pending_qinfo *pqinfo, u32 qlen, in alloc_pending_queues() function
144 ret = alloc_pending_queues(&cptvf->pqinfo, qlen, nr_queues); in init_pending_queues()
/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
134 ret = alloc_pending_queues(&cptvf->pqinfo, qlen, num_queues); in init_pending_queues()