Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dsfp.h537 void sfp_parse_support(struct sfp_bus *bus, const struct sfp_eeprom_id *id,
569 static inline void sfp_parse_support(struct sfp_bus *bus, in sfp_parse_support() function
/Linux-v5.15/drivers/net/phy/
Dsfp-bus.c233 void sfp_parse_support(struct sfp_bus *bus, const struct sfp_eeprom_id *id, in sfp_parse_support() function
382 EXPORT_SYMBOL_GPL(sfp_parse_support);
Dmarvell-88x2222.c492 sfp_parse_support(phydev->sfp_bus, id, sfp_supported); in mv2222_sfp_insert()
Dmarvell10g.c392 sfp_parse_support(phydev->sfp_bus, id, support); in mv3310_sfp_insert()
Dphylink.c2253 sfp_parse_support(pl->sfp_bus, id, support); in phylink_sfp_module_insert()
Dmarvell.c2759 sfp_parse_support(phydev->sfp_bus, id, supported); in m88e1510_sfp_insert()