Home
last modified time | relevance | path

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

/linux-6.1.9/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-6.1.9/drivers/net/phy/
Dsfp-bus.c148 void sfp_parse_support(struct sfp_bus *bus, const struct sfp_eeprom_id *id, in sfp_parse_support() function
337 EXPORT_SYMBOL_GPL(sfp_parse_support);
Dmarvell-88x2222.c493 sfp_parse_support(phydev->sfp_bus, id, sfp_supported, interfaces); in mv2222_sfp_insert()
Dmarvell10g.c479 sfp_parse_support(phydev->sfp_bus, id, support, interfaces); in mv3310_sfp_insert()
Dat803x.c690 sfp_parse_support(phydev->sfp_bus, id, sfp_support, interfaces); in at803x_sfp_insert()
Dmarvell.c2862 sfp_parse_support(phydev->sfp_bus, id, supported, interfaces); in m88e1510_sfp_insert()
Dphylink.c3019 sfp_parse_support(pl->sfp_bus, id, pl->sfp_support, pl->sfp_interfaces); in phylink_sfp_module_insert()