Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/phy/
H A 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);
H A 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()
H A Dphy.c107 phy_duplex_to_str(phydev->duplex), in phy_print_status()
/OK3568_Linux_fs/kernel/drivers/net/pcs/
H A Dpcs-lynx.c107 phy_duplex_to_str(state->duplex), in lynx_pcs_get_state()
/OK3568_Linux_fs/kernel/include/linux/
H A Dphy.h908 const char *phy_duplex_to_str(unsigned int duplex);