ixgbe: add support functions to access thermal data
authorDon Skidmore <donald.c.skidmore@intel.com>
Fri, 17 Feb 2012 02:38:58 +0000 (02:38 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 2 May 2012 08:59:14 +0000 (01:59 -0700)
commite1ea9158e377de6dd6d88be8e1e039c0b34dba1a
tree7725cbfcd8d829355563ca171d0b08a8b9778dd6
parent69e1e0197ce739d86ca33fd275962d6cbd1b107a
ixgbe: add support functions to access thermal data

Some 82599 adapters contain thermal data that we can get to via
an i2c interface.  These functions provide support to get at that
data.  A following patch will export this data.

Signed-off-by: Don Skidmore <donald.c.skidmore@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_common.c
drivers/net/ethernet/intel/ixgbe/ixgbe_common.h
drivers/net/ethernet/intel/ixgbe/ixgbe_type.h