Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dsfp.h500 void sfp_parse_support(struct sfp_bus *bus, const struct sfp_eeprom_id *id,
523 static inline void sfp_parse_support(struct sfp_bus *bus, in sfp_parse_support() function
/Linux-v5.4/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.c1711 sfp_parse_support(pl->sfp_bus, id, support); in phylink_sfp_module_insert()