Searched refs:IXGBE_CS4227_RESET_DELAY (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/net/ethernet/intel/ixgbe/ | ||
| D | ixgbe_phy.h | 101 #define IXGBE_CS4227_RESET_DELAY 500 /* milliseconds */ macro |
| D | ixgbe_x550.c | 247 msleep(IXGBE_CS4227_RESET_DELAY); in ixgbe_reset_cs4227() |