Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsfp.h379 SFP_OPTIONS_LOS_INVERTED = BIT(2), enumerator
/openbmc/linux/drivers/net/phy/
H A Dsfp.c1815 const __be16 los_inverted = cpu_to_be16(SFP_OPTIONS_LOS_INVERTED); in sfp_sm_link_check_los()
1837 const __be16 los_inverted = cpu_to_be16(SFP_OPTIONS_LOS_INVERTED); in sfp_los_event_active()
1847 const __be16 los_inverted = cpu_to_be16(SFP_OPTIONS_LOS_INVERTED); in sfp_los_event_inactive()