ixgbe: add support for get_ts_info
authorJacob Keller <jacob.e.keller@intel.com>
Fri, 4 May 2012 02:56:12 +0000 (02:56 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 10 May 2012 06:12:03 +0000 (23:12 -0700)
commite3aac889c78ab87de40a90cbb5fc0ff56394f47c
tree10e6a336b59e16644152a76a08d56131f613b7c4
parentdb76ad470e4577e4664af699d73ff7426791cde5
ixgbe: add support for get_ts_info

This patch adds support for the ethtool get_ts_info operation, which enables
access of available timestamp/timesync support for that device. It can query
which ptp clock device is associated with the particular port.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Stephen Ko <stephen.s.ko@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c