Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/pcs/
Dpcs-lynx.c111 phy_duplex_to_str(state->duplex), in lynx_pcs_get_state()
/Linux-v6.6/drivers/net/phy/
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);
Dphy.c122 phy_duplex_to_str(phydev->duplex), in phy_print_status()
Dphylink.c1396 phy_duplex_to_str(link_state.duplex), in phylink_link_up()
1751 phy_duplex_to_str(phydev->duplex), in phylink_phy_change()
/Linux-v6.6/include/linux/
Dphy.h1194 const char *phy_duplex_to_str(unsigned int duplex);
/Linux-v6.6/drivers/net/dsa/realtek/
Drtl8365mb.c998 phy_duplex_to_str(duplex)); in rtl8365mb_ext_config_forcemode()