Searched refs:sfp_parse_support (Results 1 – 7 of 7) sorted by relevance
/linux-6.3-rc2/include/linux/ |
A D | sfp.h | 546 void sfp_parse_support(struct sfp_bus *bus, const struct sfp_eeprom_id *id, 578 static inline void sfp_parse_support(struct sfp_bus *bus, in sfp_parse_support() function
|
/linux-6.3-rc2/drivers/net/phy/ |
A D | sfp-bus.c | 148 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);
|
A D | marvell-88x2222.c | 493 sfp_parse_support(phydev->sfp_bus, id, sfp_supported, interfaces); in mv2222_sfp_insert()
|
A D | marvell10g.c | 479 sfp_parse_support(phydev->sfp_bus, id, support, interfaces); in mv3310_sfp_insert()
|
A D | at803x.c | 690 sfp_parse_support(phydev->sfp_bus, id, sfp_support, interfaces); in at803x_sfp_insert()
|
A D | marvell.c | 2862 sfp_parse_support(phydev->sfp_bus, id, supported, interfaces); in m88e1510_sfp_insert()
|
A D | phylink.c | 3052 sfp_parse_support(pl->sfp_bus, id, pl->sfp_support, pl->sfp_interfaces); in phylink_sfp_module_insert()
|
Completed in 32 milliseconds