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

/linux-master/include/linux/
H A Dsfp.h554 void sfp_parse_support(struct sfp_bus *bus, const struct sfp_eeprom_id *id,
587 static inline void sfp_parse_support(struct sfp_bus *bus, function
/linux-master/drivers/net/phy/
H A Dsfp-bus.c138 * sfp_parse_support() - Parse the eeprom id for supported link modes
148 void sfp_parse_support(struct sfp_bus *bus, const struct sfp_eeprom_id *id, function
347 EXPORT_SYMBOL_GPL(sfp_parse_support); variable
H A Dmarvell-88x2222.c490 sfp_parse_support(phydev->sfp_bus, id, sfp_supported, interfaces);
H A Dmarvell10g.c493 sfp_parse_support(phydev->sfp_bus, id, support, interfaces);
H A Dphylink.c3280 sfp_parse_support(pl->sfp_bus, id, pl->sfp_support, pl->sfp_interfaces);
H A Dmarvell.c3192 sfp_parse_support(phydev->sfp_bus, id, supported, interfaces);
/linux-master/drivers/net/phy/qcom/
H A Dqca807x.c652 sfp_parse_support(phydev->sfp_bus, id, support, interfaces);
H A Dat803x.c740 sfp_parse_support(phydev->sfp_bus, id, sfp_support, interfaces);

Completed in 172 milliseconds