Searched refs:phy_modes (Results 1 – 5 of 5) sorted by relevance
34 if (!strcasecmp(pm, phy_modes(i))) in of_get_phy_mode()
87 static inline const char *phy_modes(phy_interface_t interface) in phy_modes() function
563 mode = phy_modes(phydev->interface); in phy_interface_show()
346 if (ret || strcmp(phy_mode, phy_modes(PHY_INTERFACE_MODE_XGMII))) { in xgbe_probe()
866 if (!strcasecmp(modestr, phy_modes(i))) in xgene_get_phy_mode()