Searched refs:phy_config_aneg (Results 1 – 6 of 6) sorted by relevance
652 int phy_config_aneg(struct phy_device *phydev) in phy_config_aneg() function665 EXPORT_SYMBOL(phy_config_aneg);723 err = phy_config_aneg(phydev); in _phy_start_aneg()857 ret = phy_config_aneg(phydev); in phy_speed_down()888 return phy_config_aneg(phydev); in phy_speed_up()
2636 phy_config_aneg(phydev); in genphy_loopback()
304 ret = pdata->phy_if.phy_config_aneg(pdata); in xgbe_set_pauseparam()396 ret = pdata->phy_if.phy_config_aneg(pdata); in xgbe_set_link_ksettings()
911 int (*phy_config_aneg)(struct xgbe_prv_data *); member
1625 phy_if->phy_config_aneg = xgbe_phy_config_aneg; in xgbe_init_function_ptrs_phy()
1459 int phy_config_aneg(struct phy_device *phydev);