Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/ixgbe/
Dixgbe_x550.c604 return IXGBE_ERR_OVERTEMP; in ixgbe_setup_fw_link()
2365 return IXGBE_ERR_OVERTEMP; in ixgbe_get_lasi_ext_t_x550em()
2379 return IXGBE_ERR_OVERTEMP; in ixgbe_get_lasi_ext_t_x550em()
3152 return IXGBE_ERR_OVERTEMP; in ixgbe_check_overtemp_fw()
Dixgbe_phy.c409 (IXGBE_ERR_OVERTEMP == hw->phy.ops.check_overtemp(hw))) in ixgbe_reset_phy_generic()
2634 return IXGBE_ERR_OVERTEMP; in ixgbe_tn_check_overtemp()
Dixgbe_type.h3691 #define IXGBE_ERR_OVERTEMP -26 macro
Dixgbe_main.c2780 if (hw->phy.ops.check_overtemp(hw) != IXGBE_ERR_OVERTEMP) in ixgbe_check_overtemp_subtask()
2787 if (rc != IXGBE_ERR_OVERTEMP) in ixgbe_check_overtemp_subtask()
7830 if (status != IXGBE_ERR_OVERTEMP) in ixgbe_phy_interrupt_subtask()