Searched refs:PHY_RESET_MAX_WAIT (Results 1 – 1 of 1) sorted by relevance
1627 #define PHY_RESET_MAX_WAIT 100 in bnx2_reset_phy() macro1628 for (i = 0; i < PHY_RESET_MAX_WAIT; i++) { in bnx2_reset_phy()1637 if (i == PHY_RESET_MAX_WAIT) { in bnx2_reset_phy()