Home
last modified time | relevance | path

Searched refs:IXGBE_ERR_RESET_FAILED (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_x540.c227 status = IXGBE_ERR_RESET_FAILED; in ixgbe_reset_hw_X540()
H A Dixgbe_82598.c885 status = IXGBE_ERR_RESET_FAILED; in ixgbe_reset_hw_82598()
H A Dixgbe_phy.c264 status = IXGBE_ERR_RESET_FAILED; in ixgbe_reset_phy_generic()
H A Dixgbe_82599.c1040 status = IXGBE_ERR_RESET_FAILED; in ixgbe_reset_hw_82599()
H A Dixgbe_type.h3171 #define IXGBE_ERR_RESET_FAILED -15 macro