Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dphy.h1644 static inline bool phy_is_pseudo_fixed_link(struct phy_device *phydev) in phy_is_pseudo_fixed_link() function
/linux-6.6.21/drivers/net/usb/
Dlan78xx.c2388 if (phy_is_pseudo_fixed_link(phydev)) { in lan78xx_phy_init()
4248 if (phy_is_pseudo_fixed_link(phydev)) in lan78xx_disconnect()
/linux-6.6.21/drivers/net/dsa/b53/
Db53_common.c1265 if (!phy_is_pseudo_fixed_link(phydev)) in b53_adjust_link()
/linux-6.6.21/drivers/net/ethernet/broadcom/genet/
Dbcmgenet.c3704 if (!dev->phydev || !phy_is_pseudo_fixed_link(dev->phydev) || in bcmgenet_change_carrier()