commit | 75b2945988274078bccf4c0b84e90c77b4fcaf96 | [log] [tgz] |
---|---|---|
author | Dmitry Kravkov <dmitry@broadcom.com> | Wed Jun 19 01:36:05 2013 +0300 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 19 18:32:17 2013 -0700 |
tree | 3dbae8169193509604a9e5cd1896fd7fa4ac3298 | |
parent | 8f20aa575c0a69ccbdce325818f2b3878bfed61c [diff] |
bnx2x: replace mechanism to check for next available packet Check next packet availability by validating that HW has finished CQE placement. This saves latency of another dma transaction performed to update SB indexes. Signed-off-by: Dmitry Kravkov <dmitry@broadcom.com> Signed-off-by: Eilon Greenstein <eilong@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>