Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/
H A Dclc.h474 #define PHY_SFP_TX_FAULT_FLAG (1<<5) macro
/titanic_41/usr/src/uts/common/io/bnxe/577xx/common/
H A Dbnxe_clc.c5428 vars->phy_flags |= PHY_SFP_TX_FAULT_FLAG; in elink_sync_link()
14938 case PHY_SFP_TX_FAULT_FLAG: in elink_analyze_link_error()
15085 PHY_SFP_TX_FAULT_FLAG, in elink_sfp_tx_fault_detection()
15092 if (vars->phy_flags & PHY_SFP_TX_FAULT_FLAG) { in elink_sfp_tx_fault_detection()
15250 vars->phy_flags &= ~PHY_SFP_TX_FAULT_FLAG; in elink_period_func()