Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/phy/
Dphy.c494 static int phy_start_aneg_priv(struct phy_device *phydev, bool sync) in phy_start_aneg_priv() function
556 return phy_start_aneg_priv(phydev, true); in phy_start_aneg()
1110 err = phy_start_aneg_priv(phydev, false); in phy_state_machine()