Searched refs:sfp_parse_support (Results 1 – 7 of 7) sorted by relevance
| /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 347 EXPORT_SYMBOL_GPL(sfp_parse_support);
|
| A D | marvell-88x2222.c | 490 sfp_parse_support(phydev->sfp_bus, id, sfp_supported, interfaces); in mv2222_sfp_insert()
|
| A D | marvell10g.c | 473 sfp_parse_support(phydev->sfp_bus, id, support, interfaces); in mv3310_sfp_insert()
|
| A D | phylink.c | 3707 sfp_parse_support(pl->sfp_bus, id, pl->sfp_support, pl->sfp_interfaces); in phylink_sfp_module_insert()
|
| A D | marvell.c | 3578 sfp_parse_support(phydev->sfp_bus, id, supported, interfaces); in m88e1510_sfp_insert()
|
| /drivers/net/phy/qcom/ |
| A D | qca807x.c | 654 sfp_parse_support(phydev->sfp_bus, id, support, interfaces); in qca807x_sfp_insert()
|
| A D | at803x.c | 788 sfp_parse_support(phydev->sfp_bus, id, sfp_support, interfaces); in at8031_sfp_insert()
|
Completed in 29 milliseconds