Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/fungible/funcore/
H A Dfun_queue.c373 static int fun_alloc_rqes(struct fun_queue *funq) in fun_alloc_rqes() function
463 if (fun_alloc_rqes(funq) || fun_fill_rq(funq)) in fun_alloc_queue()