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

/linux-master/drivers/net/ethernet/
H A Dlantiq_etop.c80 struct ltq_etop_chan { struct
97 struct ltq_etop_chan ch[MAX_DMA_CHAN];
107 ltq_etop_alloc_skb(struct ltq_etop_chan *ch)
127 ltq_etop_hw_receive(struct ltq_etop_chan *ch)
153 struct ltq_etop_chan *ch = container_of(napi,
154 struct ltq_etop_chan, napi);
175 struct ltq_etop_chan *ch =
176 container_of(napi, struct ltq_etop_chan, napi);
212 ltq_etop_free_channel(struct net_device *dev, struct ltq_etop_chan *ch)
272 struct ltq_etop_chan *c
[all...]

Completed in 89 milliseconds