Searched defs:ethdev (Results 1 – 3 of 3) sorted by relevance
118 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()
141 struct eth_dev ethdev; member2606 struct eth_dev *ethdev = &priv->ethdev; in usb_eth_recv() local2632 struct eth_dev *ethdev = &priv->ethdev; in usb_eth_free_pkt() local
635 struct udevice *ethdev; in ft_board_setup() local