Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/
Dlantiq_xrx200.c187 static int xrx200_alloc_buf(struct xrx200_chan *ch, void *(*alloc)(unsigned int size)) in xrx200_alloc_buf() function
231 ret = xrx200_alloc_buf(ch, napi_alloc_frag); in xrx200_hw_receive()
441 ret = xrx200_alloc_buf(ch_rx, netdev_alloc_frag); in xrx200_change_mtu()
501 ret = xrx200_alloc_buf(ch_rx, netdev_alloc_frag); in xrx200_dma_init()