Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.h342 #define PHY_SFP_TX_FAULT_FLAG (1<<5) macro
H A Dbnx2x_link.c4800 vars->phy_flags |= PHY_SFP_TX_FAULT_FLAG; in bnx2x_sync_link()
13667 case PHY_SFP_TX_FAULT_FLAG: in bnx2x_analyze_link_error()
13804 PHY_SFP_TX_FAULT_FLAG, in bnx2x_sfp_tx_fault_detection()
13811 if (vars->phy_flags & PHY_SFP_TX_FAULT_FLAG) { in bnx2x_sfp_tx_fault_detection()
13947 vars->phy_flags &= ~PHY_SFP_TX_FAULT_FLAG; in bnx2x_period_func()