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

/linux-master/include/linux/
H A Dsfp.h379 SFP_OPTIONS_LOS_INVERTED = BIT(2), enumerator in enum:__anon3882
/linux-master/drivers/net/phy/
H A Dsfp.c354 sfp->id.ext.options &= ~cpu_to_be16(SFP_OPTIONS_LOS_INVERTED |
1832 const __be16 los_inverted = cpu_to_be16(SFP_OPTIONS_LOS_INVERTED);
1837 /* If neither SFP_OPTIONS_LOS_INVERTED nor SFP_OPTIONS_LOS_NORMAL
1854 const __be16 los_inverted = cpu_to_be16(SFP_OPTIONS_LOS_INVERTED);
1864 const __be16 los_inverted = cpu_to_be16(SFP_OPTIONS_LOS_INVERTED);

Completed in 127 milliseconds