commit | ae57e24a4006fd46b73d842ee99db9580ef74a02 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@mellanox.co.il> | Wed Nov 09 14:59:57 2005 -0800 |
committer | Roland Dreier <rolandd@cisco.com> | Thu Nov 10 10:22:51 2005 -0800 |
tree | 17115437026be55dcd74641be21561fecf33dcdb | |
parent | 64044bcf75063cb5a6d42712886a712449df2ce3 [diff] |
[IB] mthca: fix posting long lists of receive work requests In Tavor mode, when posting a long list of receive work requests, a doorbell must be rung every 256 requests. Add code to do this when required. Signed-off-by: Michael S. Tsirkin <mst@mellanox.co.il> Signed-off-by: Roland Dreier <rolandd@cisco.com>