Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dsfp.h417 SFP_SFF8472_COMPLIANCE_REV11_4 = 0x07, enumerator
/linux-6.12.1/drivers/net/phy/
Dsfp.c1949 if (sfp->id.ext.sff8472_compliance >= SFP_SFF8472_COMPLIANCE_REV11_4 && in sfp_module_parse_power()