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