Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_82599.c652 for (i = 0; i < IXGBE_AUTO_NEG_TIME; i++) { in ixgbe_start_mac_link_82599()
977 for (i = 0; i < IXGBE_AUTO_NEG_TIME; i++) { in ixgbe_setup_mac_link_82599()
H A Dixgbe_82598.c580 for (i = 0; i < IXGBE_AUTO_NEG_TIME; i++) { in ixgbe_start_mac_link_82598()
H A Dixgbe_type.h2236 #define IXGBE_AUTO_NEG_TIME 45 /* 4.5 Seconds */ macro