Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/ixgbe/
Dixgbe_82599.c651 for (i = 0; i < IXGBE_AUTO_NEG_TIME; i++) { in ixgbe_start_mac_link_82599()
976 for (i = 0; i < IXGBE_AUTO_NEG_TIME; i++) { in ixgbe_setup_mac_link_82599()
Dixgbe_82598.c578 for (i = 0; i < IXGBE_AUTO_NEG_TIME; i++) { in ixgbe_start_mac_link_82598()
Dixv_type.h2201 #define IXGBE_AUTO_NEG_TIME 45 /* 4.5 Seconds */ macro
Dixgbe_type.h2191 #define IXGBE_AUTO_NEG_TIME 45 /* 4.5 Seconds */ macro