IB/mthca: fix posting of send lists of length >= 255 on mem-free HCAs
authorMichael S. Tsirkin <mst@mellanox.co.il>
Tue, 29 Nov 2005 19:33:46 +0000 (11:33 -0800)
committerRoland Dreier <rolandd@cisco.com>
Tue, 29 Nov 2005 19:33:46 +0000 (11:33 -0800)
On mem-free HCAs, when posting a long list of send requests, a
doorbell must be rung every 255 requests.  Add code to handle this.

Signed-off-by: Michael S. Tsirkin <mst@mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>

No differences found