Lines Matching defs:greth

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() local
373 struct greth_private *greth = netdev_priv(dev); in greth_close() local
393 struct greth_private *greth = netdev_priv(dev); in greth_start_xmit() local
455 struct greth_private *greth = netdev_priv(dev); in greth_start_xmit_gbit() local
582 struct greth_private *greth; in greth_interrupt() local
617 struct greth_private *greth; in greth_clean_tx() local
672 struct greth_private *greth; in greth_clean_tx_gbit() local
731 struct greth_private *greth; in greth_rx() local
847 struct greth_private *greth; in greth_rx_gbit() local
963 struct greth_private *greth; in greth_poll() local
1014 struct greth_private *greth; in greth_set_mac_add() local
1039 struct greth_private *greth = netdev_priv(dev); in greth_set_hash_filter() local
1058 struct greth_private *greth = netdev_priv(dev); in greth_set_multicast_list() local
1091 struct greth_private *greth = netdev_priv(dev); in greth_get_msglevel() local
1097 struct greth_private *greth = netdev_priv(dev); in greth_set_msglevel() local
1102 struct greth_private *greth = netdev_priv(dev); in greth_get_settings() local
1113 struct greth_private *greth = netdev_priv(dev); in greth_set_settings() local
1129 struct greth_private *greth = netdev_priv(dev); in greth_get_drvinfo() local
1142 struct greth_private *greth = netdev_priv(dev); in greth_get_regs() local
1169 static inline int wait_for_mdio(struct greth_private *greth) in wait_for_mdio()
1181 struct greth_private *greth = bus->priv; in greth_mdio_read() local
1203 struct greth_private *greth = bus->priv; in greth_mdio_write() local
1224 struct greth_private *greth = netdev_priv(dev); in greth_link_change() local
1277 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()
1383 struct greth_private *greth; in greth_of_probe() local
1583 struct greth_private *greth = netdev_priv(ndev); in greth_of_remove() local