Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_82599.c485 status = IXGBE_ERR_AUTONEG_NOT_COMPLETE; in ixgbe_start_mac_link_82599()
923 IXGBE_ERR_AUTONEG_NOT_COMPLETE; in ixgbe_setup_mac_link_82599()
H A Dixgbe_82598.c573 status = IXGBE_ERR_AUTONEG_NOT_COMPLETE; in ixgbe_start_mac_link_82598()
H A Dixgbe_type.h3170 #define IXGBE_ERR_AUTONEG_NOT_COMPLETE -14 macro