Searched refs:alloc_pending_queues (Results 1 – 3 of 3) sorted by relevance
181 static int alloc_pending_queues(struct otx2_cptlfs_info *lfs) in alloc_pending_queues() function219 ret = alloc_pending_queues(lfs); in lf_sw_init()
103 static int alloc_pending_queues(struct pending_qinfo *pqinfo, u32 qlen, in alloc_pending_queues() function144 ret = alloc_pending_queues(&cptvf->pqinfo, qlen, nr_queues); in init_pending_queues()
93 static int alloc_pending_queues(struct otx_cpt_pending_qinfo *pqinfo, u32 qlen, in alloc_pending_queues() function134 ret = alloc_pending_queues(&cptvf->pqinfo, qlen, num_queues); in init_pending_queues()