Searched refs:phy_is_pseudo_fixed_link (Results 1 – 4 of 4) sorted by relevance
1527 static inline bool phy_is_pseudo_fixed_link(struct phy_device *phydev) in phy_is_pseudo_fixed_link() function
2386 if (phy_is_pseudo_fixed_link(phydev)) { in lan78xx_phy_init()4229 if (phy_is_pseudo_fixed_link(phydev)) in lan78xx_disconnect()
1221 if (!phy_is_pseudo_fixed_link(phydev)) in b53_adjust_link()
3708 if (!dev->phydev || !phy_is_pseudo_fixed_link(dev->phydev) || in bcmgenet_change_carrier()
Completed in 27 milliseconds