Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dsfp.h537 void sfp_parse_support(struct sfp_bus *bus, const struct sfp_eeprom_id *id,
566 static inline void sfp_parse_support(struct sfp_bus *bus, in sfp_parse_support() function
/kernel/linux/linux-5.10/drivers/net/phy/
Dsfp-bus.c239 void sfp_parse_support(struct sfp_bus *bus, const struct sfp_eeprom_id *id, in sfp_parse_support() function
377 EXPORT_SYMBOL_GPL(sfp_parse_support);
Dmarvell10g.c348 sfp_parse_support(phydev->sfp_bus, id, support); in mv3310_sfp_insert()
Dphylink.c2163 sfp_parse_support(pl->sfp_bus, id, support); in phylink_sfp_module_insert()