Searched refs:MAX_MDIO_RETRIES (Results 1 – 1 of 1) sorted by relevance
65 #define MAX_MDIO_RETRIES 100 /* microseconds, typically 30 cycles */ macro460 while ((cycles < MAX_MDIO_RETRIES) && in ixp4xx_mdio_cmd()466 if (cycles == MAX_MDIO_RETRIES) { in ixp4xx_mdio_cmd()