Home
last modified time | relevance | path

Searched refs:IXGBE_CS4227_RESET_DELAY (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_phy.h82 #define IXGBE_CS4227_RESET_DELAY 500 /* milliseconds */ macro
H A Dixgbe_x550.c199 msleep(IXGBE_CS4227_RESET_DELAY); in ixgbe_reset_cs4227()