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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dgreth.c120 static inline void greth_enable_tx(struct greth_private *greth)
126 static inline void greth_disable_tx(struct greth_private *greth)
131 static inline void greth_enable_rx(struct greth_private *greth)
137 static inline void greth_disable_rx(struct greth_private *greth)
142 static inline void greth_enable_irqs(struct greth_private *greth)
147 static inline void greth_disable_irqs(struct greth_private *greth)
162 static void greth_clean_rings(struct greth_private *greth)
229 static int greth_init_rings(struct greth_private *greth)
337 struct greth_private *greth = netdev_priv(dev);
370 struct greth_private *gret
[all...]
H A Dgreth.h101 struct greth_private { struct

Completed in 62 milliseconds