Lines Matching refs:sfp_eeprom_id
226 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) in sff_module_supported()
312 static bool sfp_module_supported(const struct sfp_eeprom_id *id) in sfp_module_supported()
424 static void sfp_quirk_2500basex(const struct sfp_eeprom_id *id, in sfp_quirk_2500basex()
432 static void sfp_quirk_disable_autoneg(const struct sfp_eeprom_id *id, in sfp_quirk_disable_autoneg()
439 static void sfp_quirk_oem_2_5g(const struct sfp_eeprom_id *id, in sfp_quirk_oem_2_5g()
449 static void sfp_quirk_ubnt_uf_instant(const struct sfp_eeprom_id *id, in sfp_quirk_ubnt_uf_instant()
547 static const struct sfp_quirk *sfp_lookup_quirk(const struct sfp_eeprom_id *id) in sfp_lookup_quirk()
812 const struct sfp_eeprom_id *id = &sfp->id; in sfp_soft_start_poll()
2142 static int sfp_cotsworks_fixup_check(struct sfp *sfp, struct sfp_eeprom_id *id) in sfp_cotsworks_fixup_check()
2193 struct sfp_eeprom_id id; in sfp_sm_mod_probe()