Home
last modified time | relevance | path

Searched refs:sh_eth_dev (Results 1 – 2 of 2) sorted by relevance

/u-boot/drivers/net/
A Dsh_eth.c548 struct sh_eth_dev *eth = dev->priv; in sh_eth_send_legacy()
576 struct sh_eth_dev *eth = dev->priv; in sh_eth_recv_legacy()
583 struct sh_eth_dev *eth = dev->priv; in sh_eth_init_legacy()
610 struct sh_eth_dev *eth = dev->priv; in sh_eth_halt_legacy()
618 struct sh_eth_dev *eth = NULL; in sh_eth_initialize()
622 eth = (struct sh_eth_dev *)malloc(sizeof(struct sh_eth_dev)); in sh_eth_initialize()
687 struct sh_eth_dev shdev;
975 struct sh_eth_dev *eth = bus->priv; in sh_eth_bb_mdio_active()
985 struct sh_eth_dev *eth = bus->priv; in sh_eth_bb_mdio_tristate()
995 struct sh_eth_dev *eth = bus->priv; in sh_eth_bb_set_mdio()
[all …]
A Dsh_eth.h93 struct sh_eth_dev { struct

Completed in 8 milliseconds