/u-boot/drivers/net/ |
A D | sh_eth.c | 548 struct sh_eth_dev *eth = dev->priv; in sh_eth_send_legacy() local 576 struct sh_eth_dev *eth = dev->priv; in sh_eth_recv_legacy() local 583 struct sh_eth_dev *eth = dev->priv; in sh_eth_init_legacy() local 610 struct sh_eth_dev *eth = dev->priv; in sh_eth_halt_legacy() local 618 struct sh_eth_dev *eth = NULL; in sh_eth_initialize() local 698 struct sh_eth_dev *eth = &priv->shdev; in sh_ether_send() local 975 struct sh_eth_dev *eth = bus->priv; in sh_eth_bb_mdio_active() local 985 struct sh_eth_dev *eth = bus->priv; in sh_eth_bb_mdio_tristate() local 995 struct sh_eth_dev *eth = bus->priv; in sh_eth_bb_set_mdio() local 1010 struct sh_eth_dev *eth = bus->priv; in sh_eth_bb_get_mdio() local [all …]
|
A D | ravb.c | 150 struct ravb_priv *eth = dev_get_priv(dev); in ravb_send() local 183 struct ravb_priv *eth = dev_get_priv(dev); in ravb_recv() local 209 struct ravb_priv *eth = dev_get_priv(dev); in ravb_free_pkt() local 226 struct ravb_priv *eth = dev_get_priv(dev); in ravb_reset() local 309 struct ravb_priv *eth = dev_get_priv(dev); in ravb_phy_config() local 349 struct ravb_priv *eth = dev_get_priv(dev); in ravb_write_hwaddr() local 567 struct ravb_priv *eth = bus->priv; in ravb_bb_mdio_active() local 576 struct ravb_priv *eth = bus->priv; in ravb_bb_mdio_tristate() local 585 struct ravb_priv *eth = bus->priv; in ravb_bb_set_mdio() local 597 struct ravb_priv *eth = bus->priv; in ravb_bb_get_mdio() local [all …]
|
A D | bcm-sf2-eth.c | 36 struct eth_info *eth = (struct eth_info *)(dev->priv); in bcm_sf2_eth_init() local 141 struct eth_info *eth = (struct eth_info *)(dev->priv); in bcm_sf2_eth_write_hwaddr() local 152 struct eth_info *eth = (struct eth_info *)(dev->priv); in bcm_sf2_eth_open() local 191 struct eth_info *eth = (struct eth_info *)(dev->priv); in bcm_sf2_eth_close() local 204 struct eth_info *eth; in bcm_sf2_eth_register() local
|
A D | sandbox-raw.c | 48 struct ethernet_hdr *eth = packet; in sb_eth_raw_send() local 109 struct ethernet_hdr *eth = (void *)net_rx_packets[0]; in sb_eth_raw_recv() local
|
A D | fec_mxc.c | 94 static int fec_mdio_read(struct ethernet_regs *eth, uint8_t phyaddr, in fec_mdio_read() 166 static void fec_mii_setspeed(struct ethernet_regs *eth) in fec_mii_setspeed() 204 static int fec_mdio_write(struct ethernet_regs *eth, uint8_t phyaddr, in fec_mdio_write() 252 struct ethernet_regs *eth = fec->bus->priv; in miiphy_restart_aneg() local 284 struct ethernet_regs *eth = fec->bus->priv; in miiphy_wait_aneg() local 1080 struct ethernet_regs *eth = (struct ethernet_regs *)base_addr; in fec_get_miibus() local
|
A D | netconsole.c | 176 struct udevice *eth; in nc_send_packet() local 302 struct udevice *eth; in nc_stdio_tstc() local
|
A D | sandbox.c | 63 struct ethernet_hdr *eth = packet; in sandbox_eth_arp_req_to_reply() local 118 struct ethernet_hdr *eth = packet; in sandbox_eth_ping_req_to_reply() local
|
A D | bcm-sf2-eth-gmac.c | 777 struct eth_info *eth = (struct eth_info *)(dev->priv); in gmac_mac_init() local 902 struct eth_info *eth = (struct eth_info *)(dev->priv); in gmac_add() local
|
/u-boot/test/dm/ |
A D | eth.c | 269 struct ethernet_hdr *eth = packet; in sb_check_arp_reply() local 307 struct ethernet_hdr *eth = packet; in sb_with_async_arp_handler() local 354 struct ethernet_hdr *eth = packet; in sb_check_ping_reply() local 392 struct ethernet_hdr *eth = packet; in sb_with_async_ping_handler() local
|
/u-boot/arch/arm/dts/ |
A D | ca-presidio-engboard.dts | 113 eth: ethnet@0xf4300000 { label
|
A D | mt7629.dtsi | 284 eth: ethernet@1b100000 { label
|
A D | mt7622.dtsi | 373 eth: ethernet@1b100000 { label
|
A D | mt7623.dtsi | 433 eth: ethernet@1b100000 { label
|
A D | uniphier-pro4.dtsi | 484 eth: ethernet@65000000 { label
|
A D | uniphier-ld11.dtsi | 617 eth: ethernet@65000000 { label
|
/u-boot/drivers/usb/eth/ |
A D | asix.c | 501 static int asix_init(struct eth_device *eth, struct bd_info *bd) in asix_init() 508 static int asix_send(struct eth_device *eth, void *packet, int length) in asix_send() 515 static int asix_recv(struct eth_device *eth) in asix_recv() 581 static void asix_halt(struct eth_device *eth) in asix_halt() 586 static int asix_write_hwaddr(struct eth_device *eth) in asix_write_hwaddr() 714 struct eth_device *eth) in asix_eth_get_info()
|
A D | mcs7830.c | 589 static int mcs7830_init(struct eth_device *eth, struct bd_info *bd) in mcs7830_init() 605 static int mcs7830_send(struct eth_device *eth, void *packet, int length) in mcs7830_send() 620 static int mcs7830_recv(struct eth_device *eth) in mcs7830_recv() 643 static void mcs7830_halt(struct eth_device *eth) in mcs7830_halt() 657 static int mcs7830_write_mac(struct eth_device *eth) in mcs7830_write_mac() 821 struct eth_device *eth) in mcs7830_eth_get_info()
|
A D | smsc95xx.c | 719 static int smsc95xx_init(struct eth_device *eth, struct bd_info *bd) in smsc95xx_init() 729 static int smsc95xx_send(struct eth_device *eth, void *packet, int length) in smsc95xx_send() 736 static int smsc95xx_recv(struct eth_device *eth) in smsc95xx_recv() 804 static void smsc95xx_halt(struct eth_device *eth) in smsc95xx_halt() 809 static int smsc95xx_write_hwaddr(struct eth_device *eth) in smsc95xx_write_hwaddr() 917 struct eth_device *eth) in smsc95xx_eth_get_info()
|
A D | asix88179.c | 512 static int asix_init(struct eth_device *eth, struct bd_info *bd) in asix_init() 520 static int asix_write_hwaddr(struct eth_device *eth) in asix_write_hwaddr() 527 static int asix_send(struct eth_device *eth, void *packet, int length) in asix_send() 535 static int asix_recv(struct eth_device *eth) in asix_recv() 602 static void asix_halt(struct eth_device *eth) in asix_halt() 722 struct eth_device *eth) in ax88179_eth_get_info()
|
A D | r8152.c | 1482 static int r8152_init(struct eth_device *eth, struct bd_info *bd) in r8152_init() 1490 static int r8152_send(struct eth_device *eth, void *packet, int length) in r8152_send() 1497 static int r8152_recv(struct eth_device *eth) in r8152_recv() 1548 static void r8152_halt(struct eth_device *eth) in r8152_halt() 1558 static int r8152_write_hwaddr(struct eth_device *eth) in r8152_write_hwaddr() 1693 struct eth_device *eth) in r8152_eth_get_info()
|
A D | usb_ether.c | 220 struct eth_device *eth; in probe_valid_drivers() local
|
/u-boot/arch/mips/dts/ |
A D | mt7620.dtsi | 237 eth: eth@10100000 { label
|
A D | mt7628a.dtsi | 362 eth: eth@10110000 { label
|
/u-boot/include/net/ |
A D | dsa.h | 157 struct eth_pdata *eth = dev_get_plat(pdev); in dsa_port_get_pdata() local
|
/u-boot/board/Marvell/mvebu_armada-37xx/ |
A D | board.c | 95 char eth[10]; in board_late_init() local
|