Searched refs:sfp_parse_support (Results 1 – 8 of 8) sorted by relevance
/linux-6.12.1/include/linux/ |
D | sfp.h | 560 void sfp_parse_support(struct sfp_bus *bus, const struct sfp_eeprom_id *id, 594 static inline void sfp_parse_support(struct sfp_bus *bus, in sfp_parse_support() function
|
/linux-6.12.1/drivers/net/phy/ |
D | sfp-bus.c | 148 void sfp_parse_support(struct sfp_bus *bus, const struct sfp_eeprom_id *id, in sfp_parse_support() function 347 EXPORT_SYMBOL_GPL(sfp_parse_support);
|
D | marvell-88x2222.c | 490 sfp_parse_support(phydev->sfp_bus, id, sfp_supported, interfaces); in mv2222_sfp_insert()
|
D | marvell10g.c | 493 sfp_parse_support(phydev->sfp_bus, id, support, interfaces); in mv3310_sfp_insert()
|
D | phylink.c | 3362 sfp_parse_support(pl->sfp_bus, id, pl->sfp_support, pl->sfp_interfaces); in phylink_sfp_module_insert()
|
D | marvell.c | 3548 sfp_parse_support(phydev->sfp_bus, id, supported, interfaces); in m88e1510_sfp_insert()
|
/linux-6.12.1/drivers/net/phy/qcom/ |
D | qca807x.c | 652 sfp_parse_support(phydev->sfp_bus, id, support, interfaces); in qca807x_sfp_insert()
|
D | at803x.c | 741 sfp_parse_support(phydev->sfp_bus, id, sfp_support, interfaces); in at8031_sfp_insert()
|