commit | 6e5eadace1da7c57c1f10d55a484bda13c86dfed | [log] [tgz] |
---|---|---|
author | Sagi Grimberg <sagig@mellanox.com> | Sun Feb 23 14:19:08 2014 +0200 |
committer | Roland Dreier <roland@purestorage.com> | Fri Mar 07 11:26:49 2014 -0800 |
tree | cc3bafc4cb62429c6ad466899ea42501d36b6b19 | |
parent | e1e66cc26457c2e9412f67618646ec2a441fc409 [diff] |
IB/mlx5: Break up wqe handling into begin & finish routines As a preliminary step for signature feature which will require posting multiple (3) WQEs for a single WR, we break post_send routine WQE indexing into begin and finish routines. This patch does not change any functionality. Signed-off-by: Sagi Grimberg <sagig@mellanox.com> Signed-off-by: Roland Dreier <roland@purestorage.com>