Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/vnic/
HDthunder_mdio.c99 static int thunder_mdio_phy_connect(device_t, int, int);
108 DEVMETHOD(lmac_phy_connect, thunder_mdio_phy_connect),
441 thunder_mdio_phy_connect(device_t dev, int lmacid, int phy) in thunder_mdio_phy_connect() function