mlx4_en: Not using Shared Receive Queues
authorYevgeny Petrilin <yevgenyp@mellanox.co.il>
Fri, 7 Aug 2009 02:28:18 +0000 (19:28 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 7 Aug 2009 02:28:18 +0000 (19:28 -0700)
We use 1:1 mapping between QPs and SRQs on receive side,
so additional indirection level not required. Allocated the receive
buffers for the RSS QPs.

Signed-off-by: Yevgeny Petrilin <yevgenyp@mellanox.co.il>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found