Searched refs:sfp_get_module_eeprom (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dsfp.h560 int sfp_get_module_eeprom(struct sfp_bus *bus, struct ethtool_eeprom *ee,
606 static inline int sfp_get_module_eeprom(struct sfp_bus *bus, function
/linux-master/drivers/net/phy/
H A Dsfp-bus.c511 * sfp_get_module_eeprom() - Read the SFP module EEPROM
521 int sfp_get_module_eeprom(struct sfp_bus *bus, struct ethtool_eeprom *ee, function
526 EXPORT_SYMBOL_GPL(sfp_get_module_eeprom); variable
/linux-master/net/ethtool/
H A Dioctl.c2503 return sfp_get_module_eeprom(dev->sfp_bus, ee, data);

Completed in 159 milliseconds