Searched refs:sfp_eeprom_id (Results 1 - 10 of 10) sorted by relevance

/linux-master/drivers/net/phy/
H A Dsfp.h12 void (*modes)(const struct sfp_eeprom_id *id, unsigned long *modes,
35 int sfp_module_insert(struct sfp_bus *bus, const struct sfp_eeprom_id *id,
H A Dsfp-bus.c38 * @id: a pointer to the module's &struct sfp_eeprom_id
49 int sfp_parse_port(struct sfp_bus *bus, const struct sfp_eeprom_id *id,
113 * @id: a pointer to the module's &struct sfp_eeprom_id
118 bool sfp_may_have_phy(struct sfp_bus *bus, const struct sfp_eeprom_id *id)
140 * @id: a pointer to the module's &struct sfp_eeprom_id
148 void sfp_parse_support(struct sfp_bus *bus, const struct sfp_eeprom_id *id,
768 int sfp_module_insert(struct sfp_bus *bus, const struct sfp_eeprom_id *id,
H A Dsfp.c226 bool (*module_supported)(const struct sfp_eeprom_id *id);
274 struct sfp_eeprom_id id;
301 static bool sff_module_supported(const struct sfp_eeprom_id *id)
312 static bool sfp_module_supported(const struct sfp_eeprom_id *id)
419 static void sfp_quirk_2500basex(const struct sfp_eeprom_id *id,
427 static void sfp_quirk_disable_autoneg(const struct sfp_eeprom_id *id,
434 static void sfp_quirk_oem_2_5g(const struct sfp_eeprom_id *id,
444 static void sfp_quirk_ubnt_uf_instant(const struct sfp_eeprom_id *id,
536 static const struct sfp_quirk *sfp_lookup_quirk(const struct sfp_eeprom_id *id)
801 const struct sfp_eeprom_id *i
[all...]
H A Dmarvell-88x2222.c476 static int mv2222_sfp_insert(void *upstream, const struct sfp_eeprom_id *id)
H A Dmarvell10g.c486 static int mv3310_sfp_insert(void *upstream, const struct sfp_eeprom_id *id)
H A Dphylink.c3272 const struct sfp_eeprom_id *id)
H A Dmarvell.c3178 static int m88e1510_sfp_insert(void *upstream, const struct sfp_eeprom_id *id)
/linux-master/include/linux/
H A Dsfp.h221 * struct sfp_eeprom_id - raw SFP module identification information
229 struct sfp_eeprom_id { struct
540 int (*module_insert)(void *priv, const struct sfp_eeprom_id *id);
551 int sfp_parse_port(struct sfp_bus *bus, const struct sfp_eeprom_id *id,
553 bool sfp_may_have_phy(struct sfp_bus *bus, const struct sfp_eeprom_id *id);
554 void sfp_parse_support(struct sfp_bus *bus, const struct sfp_eeprom_id *id,
575 const struct sfp_eeprom_id *id,
582 const struct sfp_eeprom_id *id)
588 const struct sfp_eeprom_id *id,
/linux-master/drivers/net/phy/qcom/
H A Dqca807x.c644 static int qca807x_sfp_insert(void *upstream, const struct sfp_eeprom_id *id)
H A Dat803x.c724 static int at8031_sfp_insert(void *upstream, const struct sfp_eeprom_id *id)

Completed in 186 milliseconds