Searched refs:IXGBE_ERR_RESET_FAILED (Results 1 – 7 of 7) sorted by relevance
205 return IXGBE_ERR_RESET_FAILED; in ixgbe_reset_hw_vf()
237 status = IXGBE_ERR_RESET_FAILED; in ixgbe_reset_hw_X540()
1098 status = IXGBE_ERR_RESET_FAILED; in ixgbe_reset_hw_82599()2484 ret_val = IXGBE_ERR_RESET_FAILED; in ixgbe_reset_pipeline_82599()
890 status = IXGBE_ERR_RESET_FAILED; in ixgbe_reset_hw_82598()
586 status = IXGBE_ERR_RESET_FAILED; in ixgbe_reset_phy_generic()
1617 status = IXGBE_ERR_RESET_FAILED; in ixgbe_reset_hw_X550em()
3924 #define IXGBE_ERR_RESET_FAILED -15 macro