Searched refs:phy_is_internal (Results 1 – 3 of 3) sorted by relevance
379 cmd->transceiver = phy_is_internal(phydev) ? in phy_ethtool_gset()1120 phy_is_internal(phydev))) { in phy_init_eee()
641 if (phy_is_internal(phydev)) in phy_interface_show()
684 static inline bool phy_is_internal(struct phy_device *phydev) in phy_is_internal() function