Home
last modified time | relevance | path

Searched refs:IXGBE_AUTO_NEG_TIME (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_82599.c537 for (i = 0; i < IXGBE_AUTO_NEG_TIME; i++) { in ixgbe_start_mac_link_82599()
856 for (i = 0; i < IXGBE_AUTO_NEG_TIME; i++) { in ixgbe_setup_mac_link_82599()
H A Dixgbe_82598.c434 for (i = 0; i < IXGBE_AUTO_NEG_TIME; i++) { in ixgbe_start_mac_link_82598()
H A Dixgbe_type.h1942 #define IXGBE_AUTO_NEG_TIME 45 /* 4.5 Seconds */ macro