summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cisco/enic/vnic_dev.h
diff options
context:
space:
mode:
authorGovindarajulu Varadarajan <_govind@gmx.com>2015-07-15 15:34:39 +0530
committerDavid S. Miller <davem@davemloft.net>2015-07-20 12:39:34 -0700
commitfc865d6b4a6b58db8497ac2cf188ad20a5cec00c (patch)
tree38f88d0fa362848a4d504fda3670c666800524bb /drivers/net/ethernet/cisco/enic/vnic_dev.h
parentc15df306fc79c672573f1cc2ebdfcb32d7e68780 (diff)
downloadlinux-fc865d6b4a6b58db8497ac2cf188ad20a5cec00c.tar.bz2
enic: add adaptive coalescing intr for intx and msi poll
Adaptive interrupt coalescing is available for msix. This patch adds the support for msi poll. Interface for adaptive interrupt coalescing is already added in driver. We just did not enable it for legacy intr & msi. enic_calc_int_moderation() & enic_set_int_moderation() are defined as static after enic_poll. Since enic_poll needs it, move both of these function definitions above enic_poll. No change in functionality. Signed-off-by: Govindarajulu Varadarajan <_govind@gmx.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/cisco/enic/vnic_dev.h')
0 files changed, 0 insertions, 0 deletions