Lines Matching defs:greth
120 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
378 struct greth_private *greth = netdev_priv(dev); in greth_close() local
398 struct greth_private *greth = netdev_priv(dev); in greth_start_xmit() local
467 struct greth_private *greth = netdev_priv(dev); in greth_start_xmit_gbit() local
588 struct greth_private *greth; in greth_interrupt() local
623 struct greth_private *greth; in greth_clean_tx() local
677 struct greth_private *greth; in greth_clean_tx_gbit() local
743 struct greth_private *greth; in greth_rx() local
858 struct greth_private *greth; in greth_rx_gbit() local
974 struct greth_private *greth; in greth_poll() local
1022 struct greth_private *greth; in greth_set_mac_add() local
1047 struct greth_private *greth = netdev_priv(dev); in greth_set_hash_filter() local
1066 struct greth_private *greth = netdev_priv(dev); in greth_set_multicast_list() local
1099 struct greth_private *greth = netdev_priv(dev); in greth_get_msglevel() local
1105 struct greth_private *greth = netdev_priv(dev); in greth_set_msglevel() local
1110 struct greth_private *greth = netdev_priv(dev); in greth_get_settings() local
1121 struct greth_private *greth = netdev_priv(dev); in greth_set_settings() local
1137 struct greth_private *greth = netdev_priv(dev); in greth_get_drvinfo() local
1149 struct greth_private *greth = netdev_priv(dev); in greth_get_regs() local
1176 static inline int wait_for_mdio(struct greth_private *greth) in wait_for_mdio()
1188 struct greth_private *greth = bus->priv; in greth_mdio_read() local
1210 struct greth_private *greth = bus->priv; in greth_mdio_write() local
1226 struct greth_private *greth = netdev_priv(dev); in greth_link_change() local
1279 struct greth_private *greth = netdev_priv(dev); in greth_mdio_probe() local
1324 static int greth_mdio_init(struct greth_private *greth) in greth_mdio_init()
1382 struct greth_private *greth; in greth_of_probe() local
1570 struct greth_private *greth = netdev_priv(ndev); in greth_of_remove() local