Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dsfp.h374 SFP_OPTIONS_HIGH_POWER_LEVEL = BIT(13), enumerator
/linux/drivers/net/phy/
H A Dsfp.c1950 sfp->id.ext.options & cpu_to_be16(SFP_OPTIONS_HIGH_POWER_LEVEL)) in sfp_module_parse_power()