Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/fungible/funeth/
Dfuneth_rx.c98 static int funeth_alloc_page(struct funeth_rxq *q, struct funeth_rxbuf *rb, in funeth_alloc_page() function
313 funeth_alloc_page(q, &q->spare_buf, numa_mem_id(), in fun_gather_pkt()
555 if (funeth_alloc_page(q, b, node, GFP_KERNEL)) { in fun_rxq_alloc_bufs()