Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dsfp.h373 SFP_OPTIONS_LOS_INVERTED = BIT(2), enumerator
/linux-6.3-rc2/drivers/net/phy/
A Dsfp.c1673 const __be16 los_inverted = cpu_to_be16(SFP_OPTIONS_LOS_INVERTED); in sfp_sm_link_check_los()
1695 const __be16 los_inverted = cpu_to_be16(SFP_OPTIONS_LOS_INVERTED); in sfp_los_event_active()
1705 const __be16 los_inverted = cpu_to_be16(SFP_OPTIONS_LOS_INVERTED); in sfp_los_event_inactive()

Completed in 15 milliseconds