Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dsfp.h368 SFP_OPTIONS_HIGH_POWER_LEVEL = BIT(13), enumerator
/Linux-v5.15/drivers/net/phy/
Dsfp.c1647 if (sfp->id.ext.options & cpu_to_be16(SFP_OPTIONS_HIGH_POWER_LEVEL)) in sfp_module_parse_power()