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[] = {111 static const struct sfp_quirk *sfp_lookup_quirk(const struct sfp_eeprom_id *id) in sfp_lookup_quirk()113 const struct sfp_quirk *q; in sfp_lookup_quirk()368 if (bus->sfp_quirk) in sfp_parse_support()369 bus->sfp_quirk->modes(id, modes); in sfp_parse_support()752 bus->sfp_quirk = sfp_lookup_quirk(id); in sfp_module_insert()768 bus->sfp_quirk = NULL; in sfp_module_remove()