Searched refs:MVGBE_PHY_SMI_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
102 timeout = MVGBE_PHY_SMI_TIMEOUT; in __mvgbe_mdio_read()115 for (timeout = 0; timeout < MVGBE_PHY_SMI_TIMEOUT; timeout++) in __mvgbe_mdio_read()652 if (timeout < MVGBE_PHY_SMI_TIMEOUT) in __mvgbe_recv()
220 #define MVGBE_PHY_SMI_TIMEOUT 10000 macro
Completed in 8 milliseconds