Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe_phy.c458 (IXGBE_ERR_OVERTEMP == hw->phy.ops.check_overtemp(hw))) in ixgbe_reset_phy_generic()
2380 return IXGBE_ERR_OVERTEMP; in ixgbe_tn_check_overtemp()
Dixgbe_x550.c1497 return IXGBE_ERR_OVERTEMP; in ixgbe_get_lasi_ext_t_x550em()
Dixgbe_type.h3499 #define IXGBE_ERR_OVERTEMP -26 macro
Dixgbe_main.c2424 if (hw->phy.ops.check_overtemp(hw) != IXGBE_ERR_OVERTEMP) in ixgbe_check_overtemp_subtask()
6866 if (status != IXGBE_ERR_OVERTEMP) in ixgbe_phy_interrupt_subtask()