Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_82599.c659 status = IXGBE_ERR_AUTONEG_NOT_COMPLETE; in ixgbe_start_mac_link_82599()
986 IXGBE_ERR_AUTONEG_NOT_COMPLETE; in ixgbe_setup_mac_link_82599()
H A Dixgbe_82598.c587 status = IXGBE_ERR_AUTONEG_NOT_COMPLETE; in ixgbe_start_mac_link_82598()
H A Dixgbe_type.h4193 #define IXGBE_ERR_AUTONEG_NOT_COMPLETE -14 macro