Searched refs:SFP_OPTIONS_LOS_INVERTED (Results 1 – 2 of 2) sorted by relevance
351 SFP_OPTIONS_LOS_INVERTED = BIT(2), enumerator
1311 if (sfp->id.ext.options & cpu_to_be16(SFP_OPTIONS_LOS_INVERTED)) in sfp_sm_link_check_los()1324 return (sfp->id.ext.options & cpu_to_be16(SFP_OPTIONS_LOS_INVERTED) && in sfp_los_event_active()1332 return (sfp->id.ext.options & cpu_to_be16(SFP_OPTIONS_LOS_INVERTED) && in sfp_los_event_inactive()