Lines Matching defs:eth

64 static int sh_eth_send_common(struct sh_eth_dev *eth, void *packet, int len)  in sh_eth_send_common()
121 static int sh_eth_recv_start(struct sh_eth_dev *eth) in sh_eth_recv_start()
137 static void sh_eth_recv_finish(struct sh_eth_dev *eth) in sh_eth_recv_finish()
157 static int sh_eth_reset(struct sh_eth_dev *eth) in sh_eth_reset()
190 static int sh_eth_tx_desc_init(struct sh_eth_dev *eth) in sh_eth_tx_desc_init()
243 static int sh_eth_rx_desc_init(struct sh_eth_dev *eth) in sh_eth_rx_desc_init()
316 static void sh_eth_tx_desc_free(struct sh_eth_dev *eth) in sh_eth_tx_desc_free()
326 static void sh_eth_rx_desc_free(struct sh_eth_dev *eth) in sh_eth_rx_desc_free()
341 static int sh_eth_desc_init(struct sh_eth_dev *eth) in sh_eth_desc_init()
373 static void sh_eth_mac_regs_config(struct sh_eth_dev *eth, unsigned char *mac) in sh_eth_mac_regs_config()
414 static int sh_eth_phy_regs_config(struct sh_eth_dev *eth) in sh_eth_phy_regs_config()
462 static void sh_eth_start(struct sh_eth_dev *eth) in sh_eth_start()
473 static void sh_eth_stop(struct sh_eth_dev *eth) in sh_eth_stop()
480 static int sh_eth_init_common(struct sh_eth_dev *eth, unsigned char *mac) in sh_eth_init_common()
497 static int sh_eth_start_common(struct sh_eth_dev *eth) in sh_eth_start_common()
518 static int sh_eth_phy_config_legacy(struct sh_eth_dev *eth) in sh_eth_phy_config_legacy()
536 struct sh_eth_dev *eth = dev->priv; in sh_eth_send_legacy() local
541 static int sh_eth_recv_common(struct sh_eth_dev *eth) in sh_eth_recv_common()
564 struct sh_eth_dev *eth = dev->priv; in sh_eth_recv_legacy() local
571 struct sh_eth_dev *eth = dev->priv; in sh_eth_init_legacy() local
598 struct sh_eth_dev *eth = dev->priv; in sh_eth_halt_legacy() local
606 struct sh_eth_dev *eth = NULL; in sh_eth_initialize() local
686 struct sh_eth_dev *eth = &priv->shdev; in sh_ether_send() local
694 struct sh_eth_dev *eth = &priv->shdev; in sh_ether_recv() local
719 struct sh_eth_dev *eth = &priv->shdev; in sh_ether_free_pkt() local
734 struct sh_eth_dev *eth = &priv->shdev; in sh_ether_write_hwaddr() local
747 struct sh_eth_dev *eth = &priv->shdev; in sh_eth_phy_config() local
769 struct sh_eth_dev *eth = &priv->shdev; in sh_ether_start() local
812 struct sh_eth_dev *eth = &priv->shdev; in sh_ether_probe() local
866 struct sh_eth_dev *eth = &priv->shdev; in sh_ether_remove() local
946 struct sh_eth_dev *eth = bus->priv; in sh_eth_bb_mdio_active() local
956 struct sh_eth_dev *eth = bus->priv; in sh_eth_bb_mdio_tristate() local
966 struct sh_eth_dev *eth = bus->priv; in sh_eth_bb_set_mdio() local
981 struct sh_eth_dev *eth = bus->priv; in sh_eth_bb_get_mdio() local
991 struct sh_eth_dev *eth = bus->priv; in sh_eth_bb_set_mdc() local