Home
last modified time | relevance | path

Searched defs:greth (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/aeroflex/
Dgreth.c120 static inline void greth_enable_tx(struct greth_private *greth) in greth_enable_tx()
126 static inline void greth_enable_tx_and_irq(struct greth_private *greth) in greth_enable_tx_and_irq()
132 static inline void greth_disable_tx(struct greth_private *greth) in greth_disable_tx()
137 static inline void greth_enable_rx(struct greth_private *greth) in greth_enable_rx()
143 static inline void greth_disable_rx(struct greth_private *greth) in greth_disable_rx()
148 static inline void greth_enable_irqs(struct greth_private *greth) in greth_enable_irqs()
153 static inline void greth_disable_irqs(struct greth_private *greth) in greth_disable_irqs()
168 static void greth_clean_rings(struct greth_private *greth) in greth_clean_rings()
235 static int greth_init_rings(struct greth_private *greth) in greth_init_rings()
343 struct greth_private *greth = netdev_priv(dev); in greth_open() local
[all …]