Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/
H A Dlantiq_etop.c79 struct ltq_etop_chan { struct
96 struct ltq_etop_chan ch[MAX_DMA_CHAN]; argument
103 ltq_etop_alloc_skb(struct ltq_etop_chan *ch) in ltq_etop_alloc_skb()
123 ltq_etop_hw_receive(struct ltq_etop_chan *ch) in ltq_etop_hw_receive()
149 struct ltq_etop_chan *ch = container_of(napi, in ltq_etop_poll_rx()
150 struct ltq_etop_chan, napi); in ltq_etop_poll_rx()
171 struct ltq_etop_chan *ch = in ltq_etop_poll_tx()
172 container_of(napi, struct ltq_etop_chan, napi); in ltq_etop_poll_tx()
208 ltq_etop_free_channel(struct net_device *dev, struct ltq_etop_chan *ch) in ltq_etop_free_channel()
266 struct ltq_etop_chan *ch = &priv->ch[i]; in ltq_etop_hw_init()
[all …]