summaryrefslogtreecommitdiffstats
path: root/drivers/net/depca.h
diff options
context:
space:
mode:
authorMatt Carlson <mcarlson@broadcom.com>2010-02-12 14:47:05 +0000
committerDavid S. Miller <davem@davemloft.net>2010-02-12 17:05:51 -0800
commite4af1af900328e4aa71cd5df75bb22669ab11522 (patch)
tree53e299387fd52fbb372eb9886a118747c4ee397c /drivers/net/depca.h
parent8151d2948e088c20b7d29c793cf1fd744b6a2699 (diff)
downloadop-kernel-dev-e4af1af900328e4aa71cd5df75bb22669ab11522.zip
op-kernel-dev-e4af1af900328e4aa71cd5df75bb22669ab11522.tar.gz
tg3: Give MSI-X vec 1 rx backlog space
RSS ring 1 is responsible for submitting new rx buffers to the hardware on behalf of all the other RSS rx return rings. Up until now this ring submitted its new rx buffers to the producer ring directly. The following patch will require that this ring have a place to put backlogged rx packets. As a consequence, it can no longer submit new buffers to the producer ring. This patch adds code to allocate an extra shadow producer ring for this RSS ring and adds RSS ring 1 to the list of rings needing buffer transfers. Signed-off-by: Matt Carlson <mcarlson@broadcom.com> Signed-off-by: Michael Chan <mchan@broadcom.com> Reviewed-by: Benjamin Li <benli@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/depca.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud