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

/linux-master/drivers/net/ethernet/broadcom/
H A Dbnx2.c1643 #define PHY_RESET_MAX_WAIT 100 macro
1644 for (i = 0; i < PHY_RESET_MAX_WAIT; i++) {
1653 if (i == PHY_RESET_MAX_WAIT) {

Completed in 216 milliseconds