Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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.c418 phy_duplex_to_str(state->duplex), in phylink_mac_config()
626 phy_duplex_to_str(link_state.duplex), in phylink_link_up()
958 phy_duplex_to_str(phydev->duplex)); in phylink_phy_change()
Dphy.c107 phy_duplex_to_str(phydev->duplex), in phy_print_status()
/kernel/linux/linux-5.10/drivers/net/pcs/
Dpcs-lynx.c107 phy_duplex_to_str(state->duplex), in lynx_pcs_get_state()
/kernel/linux/linux-5.10/include/linux/
Dphy.h899 const char *phy_duplex_to_str(unsigned int duplex);