Searched refs:sfp_parse_support (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.15/include/linux/ |
D | sfp.h | 537 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/ |
D | sfp-bus.c | 233 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);
|
D | marvell-88x2222.c | 492 sfp_parse_support(phydev->sfp_bus, id, sfp_supported); in mv2222_sfp_insert()
|
D | marvell10g.c | 392 sfp_parse_support(phydev->sfp_bus, id, support); in mv3310_sfp_insert()
|
D | phylink.c | 2253 sfp_parse_support(pl->sfp_bus, id, support); in phylink_sfp_module_insert()
|
D | marvell.c | 2759 sfp_parse_support(phydev->sfp_bus, id, supported); in m88e1510_sfp_insert()
|