Searched refs:phy_on_sfp (Results 1 – 5 of 5) sorted by relevance
54 if (phy_on_sfp(phy)) in phy_link_topo_add_phy()59 if (phy_on_sfp(phy)) in phy_link_topo_add_phy()
499 if (!phy_on_sfp(phydev)) { in bcm54xx_config_init()
1840 if (phy_on_sfp(phy)) { in phylink_validate_phy()
50 if (phy_on_sfp(phydev)) { in ethnl_phy_reply_size()
1676 static inline bool phy_on_sfp(struct phy_device *phydev) in phy_on_sfp() function