commit | 9376932d0c26d5f5f89c95d5bd45123bba96d3a9 | [log] [tgz] |
---|---|---|
author | Matan Barak <matanb@mellanox.com> | Thu Jul 31 11:01:30 2014 +0300 |
committer | Roland Dreier <roland@purestorage.com> | Fri Aug 01 15:11:13 2014 -0700 |
tree | 5cd00b06c206e48c40d885b9eb6291c3593fd673 | |
parent | e630664c8383f300c4146d7613d61e5a8eb1f8e3 [diff] |
IB/mlx4_ib: Add support for user MR re-registration This enables the user to change the protection domain, access flags and translation (address and length) of the MR. Use basic mlx4_core helper functions to get, update and set MPT and MTT objects according to the required modifications. Signed-off-by: Matan Barak <matanb@mellanox.com> Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: Roland Dreier <roland@purestorage.com>