Home
last modified time | relevance | path

Searched refs:PHY_SFP_TX_FAULT_FLAG (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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()
13665 case PHY_SFP_TX_FAULT_FLAG: in bnx2x_analyze_link_error()
13802 PHY_SFP_TX_FAULT_FLAG, in bnx2x_sfp_tx_fault_detection()
13809 if (vars->phy_flags & PHY_SFP_TX_FAULT_FLAG) { in bnx2x_sfp_tx_fault_detection()
13945 vars->phy_flags &= ~PHY_SFP_TX_FAULT_FLAG; in bnx2x_period_func()
/kernel/linux/linux-6.6/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()

Completed in 47 milliseconds