Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dfixed_phy.c86 int fixed_phy_set_link_update(struct phy_device *phydev, in fixed_phy_set_link_update() function
104 EXPORT_SYMBOL_GPL(fixed_phy_set_link_update);
/linux/include/linux/
H A Dphy_fixed.h25 extern int fixed_phy_set_link_update(struct phy_device *phydev,
/linux/drivers/net/ethernet/broadcom/genet/
H A Dbcmmii.c189 fixed_phy_set_link_update(priv->dev->phydev, in bcmgenet_moca_phy_setup()