Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dsfp.h380 SFP_OPTIONS_LOS_NORMAL = BIT(1), enumerator
/Linux-v5.10/drivers/net/phy/
Dsfp.c1482 else if (!(sfp->id.ext.options & cpu_to_be16(SFP_OPTIONS_LOS_NORMAL))) in sfp_sm_link_check_los()
1495 (sfp->id.ext.options & cpu_to_be16(SFP_OPTIONS_LOS_NORMAL) && in sfp_los_event_active()
1503 (sfp->id.ext.options & cpu_to_be16(SFP_OPTIONS_LOS_NORMAL) && in sfp_los_event_inactive()