Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Dbnx2.c1643 #define PHY_RESET_MAX_WAIT 100 in bnx2_reset_phy() macro
1644 for (i = 0; i < PHY_RESET_MAX_WAIT; i++) { in bnx2_reset_phy()
1653 if (i == PHY_RESET_MAX_WAIT) { in bnx2_reset_phy()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dbnx2.c1642 #define PHY_RESET_MAX_WAIT 100 in bnx2_reset_phy() macro
1643 for (i = 0; i < PHY_RESET_MAX_WAIT; i++) { in bnx2_reset_phy()
1652 if (i == PHY_RESET_MAX_WAIT) { in bnx2_reset_phy()

Completed in 17 milliseconds