Home
last modified time | relevance | path

Searched refs:phy_is_pseudo_fixed_link (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/include/linux/
Dphy.h981 static inline bool phy_is_pseudo_fixed_link(struct phy_device *phydev) in phy_is_pseudo_fixed_link() function
/Linux-v5.4/drivers/net/dsa/
Dqca8k.c751 if (!phy_is_pseudo_fixed_link(phy)) in qca8k_adjust_link()
Dlan9303-core.c1046 if (!phy_is_pseudo_fixed_link(phydev)) in lan9303_adjust_link()
/Linux-v5.4/drivers/net/usb/
Dlan78xx.c2146 if (phy_is_pseudo_fixed_link(phydev)) { in lan78xx_phy_init()
3647 if (phy_is_pseudo_fixed_link(phydev)) in lan78xx_disconnect()
/Linux-v5.4/drivers/net/dsa/b53/
Db53_common.c1067 if (!phy_is_pseudo_fixed_link(phydev)) in b53_adjust_link()