Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/pcs/
Dpcs-lynx.c121 phy_duplex_to_str(state->duplex), in lynx_pcs_get_state()
/Linux-v6.1/drivers/net/phy/
Dphy-core.c65 const char *phy_duplex_to_str(unsigned int duplex) in phy_duplex_to_str() function
75 EXPORT_SYMBOL_GPL(phy_duplex_to_str);
Dphylink.c970 phy_duplex_to_str(state->duplex), in phylink_mac_config()
1236 phy_duplex_to_str(link_state.duplex), in phylink_link_up()
1580 phy_duplex_to_str(phydev->duplex), in phylink_phy_change()
Dphy.c108 phy_duplex_to_str(phydev->duplex), in phy_print_status()
/Linux-v6.1/include/linux/
Dphy.h996 const char *phy_duplex_to_str(unsigned int duplex);
/Linux-v6.1/drivers/net/dsa/realtek/
Drtl8365mb.c996 phy_duplex_to_str(duplex)); in rtl8365mb_ext_config_forcemode()