phy_duplex_to_str   63 drivers/net/phy/phy-core.c EXPORT_SYMBOL_GPL(phy_duplex_to_str);
phy_duplex_to_str  100 drivers/net/phy/phy.c 			phy_duplex_to_str(phydev->duplex),
phy_duplex_to_str  341 drivers/net/phy/phylink.c 		    phy_duplex_to_str(state->duplex),
phy_duplex_to_str  455 drivers/net/phy/phylink.c 		     phy_duplex_to_str(link_state.duplex),
phy_duplex_to_str  719 drivers/net/phy/phylink.c 		    phy_duplex_to_str(phydev->duplex));
phy_duplex_to_str  655 include/linux/phy.h const char *phy_duplex_to_str(unsigned int duplex);