Home
last modified time | relevance | path

Searched refs:lan7x_eth_phylib_connect (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/usb/eth/
H A Dlan7x.h205 int lan7x_eth_phylib_connect(struct udevice *udev, struct ueth_data *dev);
H A Dlan75xx.c215 ret = lan7x_eth_phylib_connect(dev, &priv->ueth); in lan75xx_eth_start()
H A Dlan78xx.c382 ret = lan7x_eth_phylib_connect(dev, &priv->ueth); in lan78xx_eth_start()
H A Dlan7x.c208 int lan7x_eth_phylib_connect(struct udevice *udev, struct ueth_data *dev) in lan7x_eth_phylib_connect() function