Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/axgbe/
Dxgbe-mdio.c989 unsigned int reg, link_aneg; in xgbe_phy_status() local
996 link_aneg = (pdata->phy.autoneg == AUTONEG_ENABLE); in xgbe_phy_status()
1006 if (link_aneg && !xgbe_phy_aneg_done(pdata)) { in xgbe_phy_status()
1019 if (link_aneg) in xgbe_phy_status()