Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dsfp.h385 SFP_OPTIONS_LOS_INVERTED = BIT(2), enumerator
/linux-6.15/drivers/net/phy/
H A Dsfp.c355 sfp->id.ext.options &= ~cpu_to_be16(SFP_OPTIONS_LOS_INVERTED | in sfp_fixup_ignore_los()
1905 const __be16 los_inverted = cpu_to_be16(SFP_OPTIONS_LOS_INVERTED); in sfp_sm_link_check_los()
1927 const __be16 los_inverted = cpu_to_be16(SFP_OPTIONS_LOS_INVERTED); in sfp_los_event_active()
1937 const __be16 los_inverted = cpu_to_be16(SFP_OPTIONS_LOS_INVERTED); in sfp_los_event_inactive()