Home
last modified time | relevance | path

Searched refs:SFP_SFF8472_COMPLIANCE_REV9_5 (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/include/linux/
Dsfp.h412 SFP_SFF8472_COMPLIANCE_REV9_5 = 0x02, enumerator
/linux-6.12.1/drivers/net/phy/
Dsfp.c2087 if (sfp->id.ext.sff8472_compliance <= SFP_SFF8472_COMPLIANCE_REV9_5) in sfp_module_parse_rate_select()