Home
last modified time | relevance | path

Searched refs:xrx200_chan (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/
H A Dlantiq_xrx200.c55 struct xrx200_chan { struct
68 struct xrx200_chan chan_tx;
69 struct xrx200_chan chan_rx;
98 static void xrx200_flush_dma(struct xrx200_chan *ch) in xrx200_flush_dma()
155 static int xrx200_alloc_skb(struct xrx200_chan *ch) in xrx200_alloc_skb()
188 static int xrx200_hw_receive(struct xrx200_chan *ch) in xrx200_hw_receive()
219 struct xrx200_chan *ch = container_of(napi, in xrx200_poll_rx()
220 struct xrx200_chan, napi); in xrx200_poll_rx()
247 struct xrx200_chan *ch = container_of(napi, in xrx200_tx_housekeeping()
248 struct xrx200_chan, nap in xrx200_tx_housekeeping()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/
H A Dlantiq_xrx200.c61 struct xrx200_chan { struct
81 struct xrx200_chan chan_tx;
82 struct xrx200_chan chan_rx;
130 static void xrx200_flush_dma(struct xrx200_chan *ch) in xrx200_flush_dma()
187 static int xrx200_alloc_buf(struct xrx200_chan *ch, void *(*alloc)(unsigned int size)) in xrx200_alloc_buf()
220 static int xrx200_hw_receive(struct xrx200_chan *ch) in xrx200_hw_receive()
285 struct xrx200_chan *ch = container_of(napi, in xrx200_poll_rx()
286 struct xrx200_chan, napi); in xrx200_poll_rx()
315 struct xrx200_chan *ch = container_of(napi, in xrx200_tx_housekeeping()
316 struct xrx200_chan, nap in xrx200_tx_housekeeping()
[all...]

Completed in 2 milliseconds