Home
last modified time | relevance | path

Searched refs:IXGBE_ERR_OVERTEMP (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/drivers/net/ethernet/intel/ixgbe/
Dixgbe_x550.c604 return IXGBE_ERR_OVERTEMP; in ixgbe_setup_fw_link()
2415 return IXGBE_ERR_OVERTEMP; in ixgbe_get_lasi_ext_t_x550em()
2429 return IXGBE_ERR_OVERTEMP; in ixgbe_get_lasi_ext_t_x550em()
3202 return IXGBE_ERR_OVERTEMP; in ixgbe_check_overtemp_fw()
Dixgbe_phy.c412 (IXGBE_ERR_OVERTEMP == hw->phy.ops.check_overtemp(hw))) in ixgbe_reset_phy_generic()
2635 return IXGBE_ERR_OVERTEMP; in ixgbe_tn_check_overtemp()
Dixgbe_type.h3695 #define IXGBE_ERR_OVERTEMP -26 macro
Dixgbe_main.c2801 if (hw->phy.ops.check_overtemp(hw) != IXGBE_ERR_OVERTEMP) in ixgbe_check_overtemp_subtask()
2808 if (rc != IXGBE_ERR_OVERTEMP) in ixgbe_check_overtemp_subtask()
7950 if (status != IXGBE_ERR_OVERTEMP) in ixgbe_phy_interrupt_subtask()