Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/fungible/funcore/
Dfun_queue.c186 static int fun_fill_rq(struct fun_queue *funq) in fun_fill_rq() function
463 if (fun_alloc_rqes(funq) || fun_fill_rq(funq)) in fun_alloc_queue()