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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/arm/
H A Dixp4xx_eth.c61 #define MAX_MDIO_RETRIES 100 /* microseconds, typically 30 cycles */ macro
269 while ((cycles < MAX_MDIO_RETRIES) &&
275 if (cycles == MAX_MDIO_RETRIES) {

Completed in 107 milliseconds