Searched defs:greth (Results 1 – 1 of 1) sorted by relevance
121 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() local[all …]