Home
last modified time | relevance | path

Searched refs:sfp_parse_support (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/include/linux/
H A Dsfp.h554 void sfp_parse_support(struct sfp_bus *bus, const struct sfp_eeprom_id *id,
587 static inline void sfp_parse_support(struct sfp_bus *bus, in sfp_parse_support() function
/openbmc/linux/drivers/net/phy/
H A Dsfp-bus.c148 void sfp_parse_support(struct sfp_bus *bus, const struct sfp_eeprom_id *id, in sfp_parse_support() function
347 EXPORT_SYMBOL_GPL(sfp_parse_support);
H A Dmarvell-88x2222.c492 sfp_parse_support(phydev->sfp_bus, id, sfp_supported, interfaces); in mv2222_sfp_insert()
H A Dmarvell10g.c486 sfp_parse_support(phydev->sfp_bus, id, support, interfaces); in mv3310_sfp_insert()
H A Dat803x.c701 sfp_parse_support(phydev->sfp_bus, id, sfp_support, interfaces); in at803x_sfp_insert()
H A Dmarvell.c3189 sfp_parse_support(phydev->sfp_bus, id, supported, interfaces); in m88e1510_sfp_insert()
H A Dphylink.c3221 sfp_parse_support(pl->sfp_bus, id, pl->sfp_support, pl->sfp_interfaces); in phylink_sfp_module_insert()