Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dsfp.h560 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.15/drivers/net/phy/
H A Dsfp-bus.c148 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);
H A Dmarvell-88x2222.c490 sfp_parse_support(phydev->sfp_bus, id, sfp_supported, interfaces); in mv2222_sfp_insert()
H A Dmarvell10g.c473 sfp_parse_support(phydev->sfp_bus, id, support, interfaces); in mv3310_sfp_insert()
H A Dphylink.c3660 sfp_parse_support(pl->sfp_bus, id, pl->sfp_support, pl->sfp_interfaces); in phylink_sfp_module_insert()
H A Dmarvell.c3578 sfp_parse_support(phydev->sfp_bus, id, supported, interfaces); in m88e1510_sfp_insert()
/linux-6.15/drivers/net/phy/qcom/
H A Dqca807x.c652 sfp_parse_support(phydev->sfp_bus, id, support, interfaces); in qca807x_sfp_insert()
H A Dat803x.c741 sfp_parse_support(phydev->sfp_bus, id, sfp_support, interfaces); in at8031_sfp_insert()