Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dphy-core.c67 * phy_duplex_to_str - Return string describing the duplex
71 const char *phy_duplex_to_str(unsigned int duplex) in phy_duplex_to_str() function
81 EXPORT_SYMBOL_GPL(phy_duplex_to_str);
H A Dphy.c125 phy_duplex_to_str(phydev->duplex), in phy_print_status()
H A Dphylink.c1556 phy_duplex_to_str(link_state.duplex), in phylink_link_up()
1963 phy_duplex_to_str(phydev->duplex), in phylink_phy_change()
/linux/drivers/net/pcs/
H A Dpcs-lynx.c131 phy_duplex_to_str(state->duplex), in lynx_pcs_get_state()
/linux/include/linux/
H A Dphy.h1304 const char *phy_duplex_to_str(unsigned int duplex);
/linux/drivers/net/dsa/realtek/
H A Drtl8365mb.c991 phy_duplex_to_str(duplex)); in rtl8365mb_ext_config_forcemode()