Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dsfp.h534 int sfp_parse_port(struct sfp_bus *bus, const struct sfp_eeprom_id *id,
556 static inline int sfp_parse_port(struct sfp_bus *bus, in sfp_parse_port() function
/linux-6.1.9/drivers/net/phy/
Dsfp-bus.c49 int sfp_parse_port(struct sfp_bus *bus, const struct sfp_eeprom_id *id, in sfp_parse_port() function
108 EXPORT_SYMBOL_GPL(sfp_parse_port);
Dmarvell-88x2222.c494 phydev->port = sfp_parse_port(phydev->sfp_bus, id, sfp_supported); in mv2222_sfp_insert()
Dphylink.c3020 pl->sfp_port = sfp_parse_port(pl->sfp_bus, id, pl->sfp_support); in phylink_sfp_module_insert()