Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsfp.h475 SFP_STATUS_TX_FAULT = BIT(2), enumerator
/openbmc/linux/drivers/net/phy/
H A Dsfp.c741 if (status & SFP_STATUS_TX_FAULT) in sfp_soft_get_state()