Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/aeroflex/
Dgreth.c121 static inline void greth_enable_tx(struct greth_private *greth) in greth_enable_tx()
127 static inline void greth_enable_tx_and_irq(struct greth_private *greth) in greth_enable_tx_and_irq()
133 static inline void greth_disable_tx(struct greth_private *greth) in greth_disable_tx()
138 static inline void greth_enable_rx(struct greth_private *greth) in greth_enable_rx()
144 static inline void greth_disable_rx(struct greth_private *greth) in greth_disable_rx()
149 static inline void greth_enable_irqs(struct greth_private *greth) in greth_enable_irqs()
154 static inline void greth_disable_irqs(struct greth_private *greth) in greth_disable_irqs()
169 static void greth_clean_rings(struct greth_private *greth) in greth_clean_rings()
236 static int greth_init_rings(struct greth_private *greth) in greth_init_rings()
344 struct greth_private *greth = netdev_priv(dev); in greth_open()
[all …]
Dgreth.h101 struct greth_private { struct