Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/ixgbe/
HDixgbe_82599.c681 status = IXGBE_ERR_AUTONEG_NOT_COMPLETE; in ixgbe_start_mac_link_82599()
1008 IXGBE_ERR_AUTONEG_NOT_COMPLETE; in ixgbe_setup_mac_link_82599()
HDixgbe_82598.c586 status = IXGBE_ERR_AUTONEG_NOT_COMPLETE; in ixgbe_start_mac_link_82598()
HDixgbe_type.h4285 #define IXGBE_ERR_AUTONEG_NOT_COMPLETE -14 macro