enic: feature add: add ethtool -c/C support
authorScott Feldman <scofeldm@cisco.com>
Wed, 23 Dec 2009 13:27:54 +0000 (13:27 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 24 Dec 2009 05:03:41 +0000 (21:03 -0800)
commit7c8445991172cc17eaca9f7de0a300c02caaa49d
tree0518a514d0d3e5af0d6442a2ef72aa10bbce58ae
parentbd2496229e702b2eb50eab5589858a3cdb7847b2
enic: feature add: add ethtool -c/C support

Only rx_usec and tx_usec options for ethtool -C are settable as those
are the only settings that make sense to HW.  Adds driver reporting of
intr coalescing timer value in usec units rather than HW units.

Signed-off-by: Vasanthy Kolluri <vkolluri@cisco.com>
Signed-off-by: Scott Feldman <scofeldm@cisco.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/enic/enic.h
drivers/net/enic/enic_main.c
drivers/net/enic/enic_res.c
drivers/net/enic/vnic_enet.h
drivers/net/enic/vnic_intr.c
drivers/net/enic/vnic_intr.h