Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/
Dlantiq_xrx200.c61 struct xrx200_chan { struct
81 struct xrx200_chan chan_tx; argument
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, napi); in xrx200_tx_housekeeping()
[all …]