Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/intel/ixgbevf/
Ddefines.h282 #define IXGBE_ERR_RESET_FAILED -2 macro
Dvf.c91 return IXGBE_ERR_RESET_FAILED; in ixgbevf_reset_hw_vf()
/Linux-v6.6/drivers/net/ethernet/intel/ixgbe/
Dixgbe_x540.c106 status = IXGBE_ERR_RESET_FAILED; in ixgbe_reset_hw_X540()
Dixgbe_82599.c977 status = IXGBE_ERR_RESET_FAILED; in ixgbe_reset_hw_82599()
2041 ret_val = IXGBE_ERR_RESET_FAILED; in ixgbe_reset_pipeline_82599()
Dixgbe_82598.c730 status = IXGBE_ERR_RESET_FAILED; in ixgbe_reset_hw_82598()
Dixgbe_phy.c460 return IXGBE_ERR_RESET_FAILED; in ixgbe_reset_phy_generic()
Dixgbe_type.h3684 #define IXGBE_ERR_RESET_FAILED -15 macro
Dixgbe_x550.c3522 status = IXGBE_ERR_RESET_FAILED; in ixgbe_reset_hw_X550em()