Home
last modified time | relevance | path

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

/linux/net/ethtool/
H A Dphy.c51 const char *upstream_sfp_name = sfp_get_name(pdn->parent_sfp_bus); in ethnl_phy_reply_size()
63 const char *sfp_name = sfp_get_name(phydev->sfp_bus); in ethnl_phy_reply_size()
100 sfp_upstream_name = sfp_get_name(pdn->parent_sfp_bus); in ethnl_phy_fill_reply()
109 const char *sfp_name = sfp_get_name(phydev->sfp_bus); in ethnl_phy_fill_reply()
/linux/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/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);