]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1989f36e0b35177a07c1868964b21a9dc271cad8
tree0518a514d0d3e5af0d6442a2ef72aa10bbce58ae
parentd4eb51c39e7812bde0003196facd984efd3077b0
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