Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dphy_fixed.h23 extern int fixed_phy_set_link_update(struct phy_device *phydev,
47 static inline int fixed_phy_set_link_update(struct phy_device *phydev, in fixed_phy_set_link_update() function
/linux-4.4.14/drivers/net/phy/
Dfixed_phy.c194 int fixed_phy_set_link_update(struct phy_device *phydev, in fixed_phy_set_link_update() function
214 EXPORT_SYMBOL_GPL(fixed_phy_set_link_update);
/linux-4.4.14/drivers/net/ethernet/broadcom/genet/
Dbcmmii.c247 fixed_phy_set_link_update(priv->phydev, in bcmgenet_moca_phy_setup()
/linux-4.4.14/net/dsa/
Dslave.c1072 fixed_phy_set_link_update(p->phy, dsa_slave_fixed_link_update); in dsa_slave_phy_setup()