Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dsfp.h498 int sfp_parse_port(struct sfp_bus *bus, const struct sfp_eeprom_id *id,
516 static inline int sfp_parse_port(struct sfp_bus *bus, in sfp_parse_port() function
/Linux-v5.4/drivers/net/phy/
Dsfp-bus.c47 int sfp_parse_port(struct sfp_bus *bus, const struct sfp_eeprom_id *id, in sfp_parse_port() function
106 EXPORT_SYMBOL_GPL(sfp_parse_port);
Dphylink.c1712 port = sfp_parse_port(pl->sfp_bus, id, support); in phylink_sfp_module_insert()