Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/ixgbevf/
Ddefines.h279 #define IXGBE_ERR_RESET_FAILED -2 macro
Dvf.c94 return IXGBE_ERR_RESET_FAILED; in ixgbevf_reset_hw_vf()
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe_x540.c118 status = IXGBE_ERR_RESET_FAILED; in ixgbe_reset_hw_X540()
Dixgbe_82599.c1149 status = IXGBE_ERR_RESET_FAILED; in ixgbe_reset_hw_82599()
2172 ret_val = IXGBE_ERR_RESET_FAILED; in ixgbe_reset_pipeline_82599()
Dixgbe_82598.c777 status = IXGBE_ERR_RESET_FAILED; in ixgbe_reset_hw_82598()
Dixgbe_x550.c1316 status = IXGBE_ERR_RESET_FAILED; in ixgbe_reset_hw_X550em()
Dixgbe_phy.c417 return IXGBE_ERR_RESET_FAILED; in ixgbe_reset_phy_generic()
Dixgbe_type.h3255 #define IXGBE_ERR_RESET_FAILED -15 macro