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

/linux-master/include/linux/
H A Dsfp.h380 SFP_OPTIONS_LOS_NORMAL = BIT(1), enumerator in enum:__anon3882
/linux-master/drivers/net/phy/
H A Dsfp.c355 SFP_OPTIONS_LOS_NORMAL);
1833 const __be16 los_normal = cpu_to_be16(SFP_OPTIONS_LOS_NORMAL);
1837 /* If neither SFP_OPTIONS_LOS_INVERTED nor SFP_OPTIONS_LOS_NORMAL
1855 const __be16 los_normal = cpu_to_be16(SFP_OPTIONS_LOS_NORMAL);
1865 const __be16 los_normal = cpu_to_be16(SFP_OPTIONS_LOS_NORMAL);

Completed in 106 milliseconds