linux_dsm_epyc7002/drivers/net/ethernet/intel/ixgbe
Jacob Keller 4f51bf7023 ixgbe add thermal sensor support for x540 hardware
Add code to enable thermal sensors for the x540 hardware, as well as a
thermal interrupt check which will exit with a critical message of a
thermal overheat is detected. Intent of code allows other mac types to
be added with different configuration in the future.

Fixed in this version is the addition of setting the temp_sensor
capable flag which was previously only set for a specific mac.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2011-09-28 23:10:26 -07:00
..
ixgbe_82598.c ixgbe: update {P}FC thresholds to account for X540 and loopback 2011-09-28 23:09:59 -07:00
ixgbe_82599.c ixgbe: avoid HW lockup when adapter is reset with Tx work pending 2011-09-23 09:05:51 -07:00
ixgbe_common.c ixgbe: update {P}FC thresholds to account for X540 and loopback 2011-09-28 23:09:59 -07:00
ixgbe_common.h ixgbe: avoid HW lockup when adapter is reset with Tx work pending 2011-09-23 09:05:51 -07:00
ixgbe_dcb_82598.c ixgbe: update {P}FC thresholds to account for X540 and loopback 2011-09-28 23:09:59 -07:00
ixgbe_dcb_82598.h
ixgbe_dcb_82599.c ixgbe: update {P}FC thresholds to account for X540 and loopback 2011-09-28 23:09:59 -07:00
ixgbe_dcb_82599.h
ixgbe_dcb_nl.c ixgbe: dcb, set priority to traffic class mappings 2011-09-23 09:05:50 -07:00
ixgbe_dcb.c ixgbe: DCB, do not call set_state() from IEEE mode 2011-09-23 09:05:49 -07:00
ixgbe_dcb.h ixgbe: update {P}FC thresholds to account for X540 and loopback 2011-09-28 23:09:59 -07:00
ixgbe_ethtool.c ixgbe: Cleanup q_vector interrupt throttle rate logic 2011-09-28 23:08:23 -07:00
ixgbe_fcoe.c ixgbe: disable LLI for FCoE 2011-09-28 23:09:10 -07:00
ixgbe_fcoe.h
ixgbe_main.c ixgbe add thermal sensor support for x540 hardware 2011-09-28 23:10:26 -07:00
ixgbe_mbx.c
ixgbe_mbx.h
ixgbe_phy.c
ixgbe_phy.h
ixgbe_sriov.c ixgbe: Reconfigure SR-IOV Init 2011-09-23 09:05:49 -07:00
ixgbe_sriov.h ixgbe: Reconfigure SR-IOV Init 2011-09-23 09:05:49 -07:00
ixgbe_type.h ixgbe add thermal sensor support for x540 hardware 2011-09-28 23:10:26 -07:00
ixgbe_x540.c ixgbe: remove global reset to the MAC 2011-09-23 09:05:52 -07:00
ixgbe.h ixgbe: Cleanup q_vector interrupt throttle rate logic 2011-09-28 23:08:23 -07:00
Makefile