Searched refs:PHY_OVER_CURRENT_FLAG (Results 1 – 2 of 2) sorted by relevance
341 #define PHY_OVER_CURRENT_FLAG (1<<4) macro
13633 if ((vars->phy_flags & PHY_OVER_CURRENT_FLAG) == 0) { in bnx2x_check_over_curr()13642 vars->phy_flags |= PHY_OVER_CURRENT_FLAG; in bnx2x_check_over_curr()13646 vars->phy_flags &= ~PHY_OVER_CURRENT_FLAG; in bnx2x_check_over_curr()