Home
last modified time | relevance | path

Searched refs:sfp_get_name (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/net/ethtool/
H A Dphy.c52 const char *upstream_sfp_name = sfp_get_name(pdn->parent_sfp_bus); in ethnl_phy_reply_size()
64 const char *sfp_name = sfp_get_name(phydev->sfp_bus); in ethnl_phy_reply_size()
101 sfp_upstream_name = sfp_get_name(pdn->parent_sfp_bus); in ethnl_phy_fill_reply()
110 const char *sfp_name = sfp_get_name(phydev->sfp_bus); in ethnl_phy_fill_reply()
/linux-6.15/include/linux/
H A Dsfp.h579 const char *sfp_get_name(struct sfp_bus *bus);
659 static inline const char *sfp_get_name(struct sfp_bus *bus) in sfp_get_name() function
/linux-6.15/drivers/net/phy/
H A Dsfp-bus.c736 const char *sfp_get_name(struct sfp_bus *bus) in sfp_get_name() function
745 EXPORT_SYMBOL_GPL(sfp_get_name);