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_disable_tx(struct greth_private *greth) in greth_disable_tx()132 static inline void greth_enable_rx(struct greth_private *greth) in greth_enable_rx()138 static inline void greth_disable_rx(struct greth_private *greth) in greth_disable_rx()143 static inline void greth_enable_irqs(struct greth_private *greth) in greth_enable_irqs()148 static inline void greth_disable_irqs(struct greth_private *greth) in greth_disable_irqs()163 static void greth_clean_rings(struct greth_private *greth) in greth_clean_rings()230 static int greth_init_rings(struct greth_private *greth) in greth_init_rings()338 struct greth_private *greth = netdev_priv(dev); in greth_open() local373 struct greth_private *greth = netdev_priv(dev); in greth_close() local[all …]