Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dsfp.h495 void sfp_parse_support(struct sfp_bus *bus, const struct sfp_eeprom_id *id,
518 static inline void sfp_parse_support(struct sfp_bus *bus, in sfp_parse_support() function
/Linux-v4.19/drivers/net/phy/
Dsfp-bus.c117 void sfp_parse_support(struct sfp_bus *bus, const struct sfp_eeprom_id *id, in sfp_parse_support() function
242 EXPORT_SYMBOL_GPL(sfp_parse_support);
Dphylink.c1585 sfp_parse_support(pl->sfp_bus, id, support); in phylink_sfp_module_insert()