Searched refs:lan7x_eth_phylib_connect (Results 1 – 4 of 4) sorted by relevance
205 int lan7x_eth_phylib_connect(struct udevice *udev, struct ueth_data *dev);
215 ret = lan7x_eth_phylib_connect(dev, &priv->ueth); in lan75xx_eth_start()
382 ret = lan7x_eth_phylib_connect(dev, &priv->ueth); in lan78xx_eth_start()
208 int lan7x_eth_phylib_connect(struct udevice *udev, struct ueth_data *dev) in lan7x_eth_phylib_connect() function