Home
last modified time | relevance | path

Searched defs:ethdev (Results 1 – 3 of 3) sorted by relevance

/third_party/uboot/u-boot-2020.01/net/
Dmdio-uclass.c118 struct udevice *ethdev, in dm_mdio_phy_connect()
129 static struct phy_device *dm_eth_connect_phy_handle(struct udevice *ethdev, in dm_eth_connect_phy_handle()
174 struct phy_device *dm_eth_phy_connect(struct udevice *ethdev) in dm_eth_phy_connect()
/third_party/uboot/u-boot-2020.01/drivers/usb/gadget/
Dether.c141 struct eth_dev ethdev; member
2606 struct eth_dev *ethdev = &priv->ethdev; in usb_eth_recv() local
2632 struct eth_dev *ethdev = &priv->ethdev; in usb_eth_free_pkt() local
/third_party/uboot/u-boot-2020.01/board/ti/am335x/
Dboard.c635 struct udevice *ethdev; in ft_board_setup() local