Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dphy.h886 static inline bool phy_is_pseudo_fixed_link(struct phy_device *phydev) in phy_is_pseudo_fixed_link() function
/Linux-v4.19/drivers/net/dsa/
Dqca8k.c589 if (!phy_is_pseudo_fixed_link(phy)) in qca8k_adjust_link()
Dlan9303-core.c1055 if (!phy_is_pseudo_fixed_link(phydev)) in lan9303_adjust_link()
Dmt7530.c624 if (phy_is_pseudo_fixed_link(phydev)) { in mt7530_adjust_link()
/Linux-v4.19/drivers/net/dsa/b53/
Db53_common.c948 if (!phy_is_pseudo_fixed_link(phydev)) in b53_adjust_link()
/Linux-v4.19/drivers/net/usb/
Dlan78xx.c2159 if (phy_is_pseudo_fixed_link(phydev)) { in lan78xx_phy_init()
3653 if (phy_is_pseudo_fixed_link(phydev)) in lan78xx_disconnect()
/Linux-v4.19/drivers/net/dsa/mv88e6xxx/
Dchip.c588 if (!phy_is_pseudo_fixed_link(phydev)) in mv88e6xxx_adjust_link()