Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsfp.h372 SFP_OPTIONS_POWER_DECL = BIT(9), enumerator
/openbmc/linux/drivers/net/phy/
H A Dsfp.c1917 sfp->id.ext.options & cpu_to_be16(SFP_OPTIONS_POWER_DECL)) in sfp_module_parse_power()