Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dsfp.h534 int sfp_parse_port(struct sfp_bus *bus, const struct sfp_eeprom_id *id,
553 static inline int sfp_parse_port(struct sfp_bus *bus, in sfp_parse_port() function
/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Dsfp-bus.c142 int sfp_parse_port(struct sfp_bus *bus, const struct sfp_eeprom_id *id, in sfp_parse_port() function
201 EXPORT_SYMBOL_GPL(sfp_parse_port);
H A Dphylink.c2164 pl->sfp_port = sfp_parse_port(pl->sfp_bus, id, support); in phylink_sfp_module_insert()