Home
last modified time | relevance | path

Searched refs:sfp_eeprom_base (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dsfp.h6 struct sfp_eeprom_base { struct
230 struct sfp_eeprom_base base;
/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_ethtool.c919 struct sfp_eeprom_base *sfp; in ionic_get_module_info()
922 sfp = (struct sfp_eeprom_base *) xcvr->sprom; in ionic_get_module_info()