Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/axgbe/
H A Daxgbe_mdio.c1070 unsigned int link_aneg; in axgbe_phy_status() local
1080 link_aneg = (pdata->phy.autoneg == AUTONEG_ENABLE); in axgbe_phy_status()
1090 if (link_aneg && !axgbe_phy_aneg_done(pdata)) { in axgbe_phy_status()
1126 if (link_aneg) in axgbe_phy_status()