Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dsfp.h493 int sfp_parse_port(struct sfp_bus *bus, const struct sfp_eeprom_id *id,
511 static inline int sfp_parse_port(struct sfp_bus *bus, in sfp_parse_port() function
/Linux-v4.19/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.c1586 port = sfp_parse_port(pl->sfp_bus, id, support); in phylink_sfp_module_insert()