Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/aeroflex/
H A Dgreth.c117 static inline void greth_enable_tx(struct greth_private *greth) in greth_enable_tx()
123 static inline void greth_enable_tx_and_irq(struct greth_private *greth) in greth_enable_tx_and_irq()
129 static inline void greth_disable_tx(struct greth_private *greth) in greth_disable_tx()
134 static inline void greth_enable_rx(struct greth_private *greth) in greth_enable_rx()
140 static inline void greth_disable_rx(struct greth_private *greth) in greth_disable_rx()
145 static inline void greth_enable_irqs(struct greth_private *greth) in greth_enable_irqs()
150 static inline void greth_disable_irqs(struct greth_private *greth) in greth_disable_irqs()
165 static void greth_clean_rings(struct greth_private *greth) in greth_clean_rings()
232 static int greth_init_rings(struct greth_private *greth) in greth_init_rings()
341 struct greth_private *greth = netdev_priv(dev); in greth_open() local
[all …]