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.c101 rep_data->upstream_sfp_name = kstrdup(sfp_get_name(pdn->parent_sfp_bus), in phy_prepare_data()
105 rep_data->downstream_sfp_name = kstrdup(sfp_get_name(phydev->sfp_bus), in phy_prepare_data()
/linux/include/linux/ !
H A Dsfp.h597 const char *sfp_get_name(struct sfp_bus *bus);
663 static inline const char *sfp_get_name(struct sfp_bus *bus) in sfp_get_name() function
/linux/drivers/net/phy/ !
H A Dsfp-bus.c719 const char *sfp_get_name(struct sfp_bus *bus) in sfp_get_name() function
728 EXPORT_SYMBOL_GPL(sfp_get_name);