Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsfp.h390 SFP_DIAGMON_EXT_CAL = BIT(4), enumerator
/openbmc/linux/drivers/net/phy/
H A Dsfp.c934 if (sfp->id.ext.diagmon & SFP_DIAGMON_EXT_CAL && in sfp_hwmon_is_visible()
982 if (sfp->id.ext.diagmon & SFP_DIAGMON_EXT_CAL) in sfp_hwmon_calibrate()