aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/7990.h
diff options
context:
space:
mode:
authorAlexander Duyck2009-06-04 16:00:27 +0000
committerDavid S. Miller2009-06-07 05:20:21 -0700
commit91281fd36c7670904e0b315e273e896d907adc36 (patch)
tree61a1912e6cd560c39bd300565f13aa16c9ae8b89 /drivers/net/7990.h
parentfe49f04aa8c0f74c363cbb1e9852a0d7769b5a99 (diff)
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/7990.h')
0 files changed, 0 insertions, 0 deletions