Searched refs:sfp_quirk (Results 1 – 1 of 1) sorted by relevance
13 struct sfp_quirk { struct31 const struct sfp_quirk *sfp_quirk; argument58 static const struct sfp_quirk sfp_quirks[] = {105 static const struct sfp_quirk *sfp_lookup_quirk(const struct sfp_eeprom_id *id) in sfp_lookup_quirk()107 const struct sfp_quirk *q; in sfp_lookup_quirk()373 if (bus->sfp_quirk) in sfp_parse_support()374 bus->sfp_quirk->modes(id, modes); in sfp_parse_support()783 bus->sfp_quirk = sfp_lookup_quirk(id); in sfp_module_insert()799 bus->sfp_quirk = NULL; in sfp_module_remove()