Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/ixgbe/
Dixv_vf.c206 return IXGBE_ERR_RESET_FAILED; in ixgbe_reset_hw_vf()
Dixgbe_x540.c242 status = IXGBE_ERR_RESET_FAILED; in ixgbe_reset_hw_X540()
Dixgbe_82599.c1102 status = IXGBE_ERR_RESET_FAILED; in ixgbe_reset_hw_82599()
2500 ret_val = IXGBE_ERR_RESET_FAILED; in ixgbe_reset_pipeline_82599()
Dixgbe_82598.c890 status = IXGBE_ERR_RESET_FAILED; in ixgbe_reset_hw_82598()
Dixgbe_phy.c561 status = IXGBE_ERR_RESET_FAILED; in ixgbe_reset_phy_generic()
Dif_ixv.c393 if (error == IXGBE_ERR_RESET_FAILED) in ixv_attach()
Dixv_type.h3878 #define IXGBE_ERR_RESET_FAILED -15 macro
Dixgbe_type.h4138 #define IXGBE_ERR_RESET_FAILED -15 macro
Dixgbe_x550.c2571 status = IXGBE_ERR_RESET_FAILED; in ixgbe_reset_hw_X550em()