Lines Matching defs:greth

117 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
376 struct greth_private *greth = netdev_priv(dev); in greth_close() local
396 struct greth_private *greth = netdev_priv(dev); in greth_start_xmit() local
465 struct greth_private *greth = netdev_priv(dev); in greth_start_xmit_gbit() local
586 struct greth_private *greth; in greth_interrupt() local
620 struct greth_private *greth; in greth_clean_tx() local
674 struct greth_private *greth; in greth_clean_tx_gbit() local
740 struct greth_private *greth; in greth_rx() local
856 struct greth_private *greth; in greth_rx_gbit() local
972 struct greth_private *greth; in greth_poll() local
1020 struct greth_private *greth; in greth_set_mac_add() local
1045 struct greth_private *greth = netdev_priv(dev); in greth_set_hash_filter() local
1064 struct greth_private *greth = netdev_priv(dev); in greth_set_multicast_list() local
1097 struct greth_private *greth = netdev_priv(dev); in greth_get_msglevel() local
1103 struct greth_private *greth = netdev_priv(dev); in greth_set_msglevel() local
1114 struct greth_private *greth = netdev_priv(dev); in greth_get_drvinfo() local
1124 struct greth_private *greth = netdev_priv(dev); in greth_get_regs() local
1151 static inline int wait_for_mdio(struct greth_private *greth) in wait_for_mdio()
1163 struct greth_private *greth = bus->priv; in greth_mdio_read() local
1185 struct greth_private *greth = bus->priv; in greth_mdio_write() local
1201 struct greth_private *greth = netdev_priv(dev); in greth_link_change() local
1254 struct greth_private *greth = netdev_priv(dev); in greth_mdio_probe() local
1289 static int greth_mdio_init(struct greth_private *greth) in greth_mdio_init()
1344 struct greth_private *greth; in greth_of_probe() local
1531 struct greth_private *greth = netdev_priv(ndev); in greth_of_remove() local