Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dsfp.h344 SFP_OPTIONS_POWER_DECL = BIT(9), enumerator
/Linux-v5.4/drivers/net/phy/
Dsfp.c1385 if (sfp->id.ext.options & cpu_to_be16(SFP_OPTIONS_POWER_DECL)) in sfp_sm_mod_hpower()