Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsfp.h376 SFP_OPTIONS_RATE_SELECT = BIT(5), enumerator
/openbmc/linux/drivers/net/phy/
H A Dsfp.c2006 if (!(sfp->id.ext.options & cpu_to_be16(SFP_OPTIONS_RATE_SELECT))) in sfp_module_parse_rate_select()