Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe_82599.c573 status = IXGBE_ERR_AUTONEG_NOT_COMPLETE; in ixgbe_start_mac_link_82599()
1038 IXGBE_ERR_AUTONEG_NOT_COMPLETE; in ixgbe_setup_mac_link_82599()
Dixgbe_82598.c489 status = IXGBE_ERR_AUTONEG_NOT_COMPLETE; in ixgbe_start_mac_link_82598()
Dixgbe_type.h3254 #define IXGBE_ERR_AUTONEG_NOT_COMPLETE -14 macro