Searched refs:sfp_parse_port (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dsfp.h551 int sfp_parse_port(struct sfp_bus *bus, const struct sfp_eeprom_id *id,
574 static inline int sfp_parse_port(struct sfp_bus *bus, function
/linux-master/drivers/net/phy/
H A Dsfp-bus.c36 * sfp_parse_port() - Parse the EEPROM base ID, setting the port type
49 int sfp_parse_port(struct sfp_bus *bus, const struct sfp_eeprom_id *id, function
108 EXPORT_SYMBOL_GPL(sfp_parse_port); variable
H A Dmarvell-88x2222.c491 phydev->port = sfp_parse_port(phydev->sfp_bus, id, sfp_supported);
H A Dphylink.c3281 pl->sfp_port = sfp_parse_port(pl->sfp_bus, id, pl->sfp_support);

Completed in 174 milliseconds