summaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe/ixgbe.h
diff options
context:
space:
mode:
authorAlexander Duyck <alexander.h.duyck@intel.com>2009-06-04 18:00:27 +0200
committerDavid S. Miller <davem@davemloft.net>2009-06-07 14:20:21 +0200
commit91281fd36c7670904e0b315e273e896d907adc36 (patch)
tree61a1912e6cd560c39bd300565f13aa16c9ae8b89 /drivers/net/ixgbe/ixgbe.h
parentixgbe: move v_idx into q_vector and use as index only (diff)
downloadlinux-91281fd36c7670904e0b315e273e896d907adc36.tar.xz
linux-91281fd36c7670904e0b315e273e896d907adc36.zip
ixgbe: move tx processing into NAPI context
This patch moves the tx cleanup processing out of the MSI-X interrupt processing and gives it it's own napi routine. This allows the driver to process TX cleanup in a polling context instead of in an interrupt context which prevents TX from starving RX. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ixgbe/ixgbe.h')
0 files changed, 0 insertions, 0 deletions