Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/ixgbe/
HDixgbe_vf.c206 return IXGBE_ERR_RESET_FAILED; in ixgbe_reset_hw_vf()
HDixgbe_x540.c250 status = IXGBE_ERR_RESET_FAILED; in ixgbe_reset_hw_X540()
HDixgbe_82599.c1102 status = IXGBE_ERR_RESET_FAILED; in ixgbe_reset_hw_82599()
2504 ret_val = IXGBE_ERR_RESET_FAILED; in ixgbe_reset_pipeline_82599()
HDixgbe_82598.c890 status = IXGBE_ERR_RESET_FAILED; in ixgbe_reset_hw_82598()
HDixgbe_phy.c565 status = IXGBE_ERR_RESET_FAILED; in ixgbe_reset_phy_generic()
HDif_ixv.c368 if (error == IXGBE_ERR_RESET_FAILED) in ixv_attach()
HDixgbe_type.h4158 #define IXGBE_ERR_RESET_FAILED -15 macro
HDixgbe_x550.c2605 status = IXGBE_ERR_RESET_FAILED; in ixgbe_reset_hw_X550em()