Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dphy_fixed.h30 extern int fixed_phy_set_link_update(struct phy_device *phydev,
57 static inline int fixed_phy_set_link_update(struct phy_device *phydev, in fixed_phy_set_link_update() function
/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Dfixed_phy.c111 int fixed_phy_set_link_update(struct phy_device *phydev, in fixed_phy_set_link_update() function
131 EXPORT_SYMBOL_GPL(fixed_phy_set_link_update);
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/genet/
H A Dbcmmii.c178 fixed_phy_set_link_update(priv->dev->phydev, in bcmgenet_moca_phy_setup()