Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/amd/xgbe/
Dxgbe-ethtool.c270 ret = pdata->phy_if.phy_config_aneg(pdata); in xgbe_set_pauseparam()
359 ret = pdata->phy_if.phy_config_aneg(pdata); in xgbe_set_settings()
Dxgbe.h697 int (*phy_config_aneg)(struct xgbe_prv_data *); member
Dxgbe-mdio.c1355 phy_if->phy_config_aneg = xgbe_phy_config_aneg; in xgbe_init_function_ptrs_phy()