commit | 48fea837bb2709bda73cd4ae8bbd57cb277f7b90 | [log] [tgz] |
---|---|---|
author | Haggai Eran <haggaie@mellanox.com> | Thu May 22 14:50:11 2014 +0300 |
committer | Roland Dreier <roland@purestorage.com> | Tue May 27 11:53:08 2014 -0700 |
tree | acbdb3ee665f41b478eaae3f9431c7d4300b3254 | |
parent | b475598aec63f2efbc78f0ff1895d917d2370846 [diff] |
IB/mlx5: Set QP offsets and parameters for user QPs and not just for kernel QPs For user QPs, the creation process does not currently initialize the fields: * qp->rq.offset * qp->sq.offset * qp->sq.wqe_shift Signed-off-by: Haggai Eran <haggaie@mellanox.com> Signed-off-by: Roland Dreier <roland@purestorage.com>