Searched refs:SFP_OPTIONS_LOS_NORMAL (Results 1 – 2 of 2) sorted by relevance
1229 else if (!(sfp->id.ext.options & cpu_to_be16(SFP_OPTIONS_LOS_NORMAL))) in sfp_sm_link_check_los()1242 (sfp->id.ext.options & cpu_to_be16(SFP_OPTIONS_LOS_NORMAL) && in sfp_los_event_active()1250 (sfp->id.ext.options & cpu_to_be16(SFP_OPTIONS_LOS_NORMAL) && in sfp_los_event_inactive()
352 SFP_OPTIONS_LOS_NORMAL = BIT(1), enumerator