Home
last modified time | relevance | path

Searched refs:phy_duplex_to_str (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/phy/
H A Dphy-core.c67 const char *phy_duplex_to_str(unsigned int duplex) in phy_duplex_to_str() function
77 EXPORT_SYMBOL_GPL(phy_duplex_to_str);
H A Dphy.c122 phy_duplex_to_str(phydev->duplex), in phy_print_status()
H A Dphylink.c1396 phy_duplex_to_str(link_state.duplex), in phylink_link_up()
1752 phy_duplex_to_str(phydev->duplex), in phylink_phy_change()
/openbmc/linux/drivers/net/pcs/
H A Dpcs-lynx.c111 phy_duplex_to_str(state->duplex), in lynx_pcs_get_state()
/openbmc/linux/include/linux/
H A Dphy.h1194 const char *phy_duplex_to_str(unsigned int duplex);
/openbmc/linux/drivers/net/dsa/realtek/
H A Drtl8365mb.c998 phy_duplex_to_str(duplex)); in rtl8365mb_ext_config_forcemode()