Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | RDMA/mlx5: Clean UMR QP type flow from mlx5_ib_post_send() | Aharon Landau | 2022-04-25 | 1 | -4/+0 |
* | RDMA/mlx5: Use mlx5_umr_post_send_wait() to update xlt | Aharon Landau | 2022-04-25 | 1 | -4/+2 |
* | RDMA/mlx5: Use mlx5_umr_post_send_wait() to update MR pas | Aharon Landau | 2022-04-25 | 1 | -0/+1 |
* | RDMA/mlx5: Move creation and free of translation tables to umr.c | Aharon Landau | 2022-04-25 | 1 | -0/+4 |
* | RDMA/mlx5: Use mlx5_umr_post_send_wait() to rereg pd access | Aharon Landau | 2022-04-25 | 1 | -0/+2 |
* | RDMA/mlx5: Use mlx5_umr_post_send_wait() to revoke MRs | Aharon Landau | 2022-04-25 | 1 | -0/+2 |
* | RDMA/mlx5: Introduce mlx5_umr_post_send_wait() | Aharon Landau | 2022-04-25 | 1 | -0/+12 |
* | RDMA/mlx5: Move mkey ctrl segment logic to umr.c | Aharon Landau | 2022-04-25 | 1 | -0/+13 |
* | RDMA/mlx5: Move umr checks to umr.h | Aharon Landau | 2022-04-25 | 1 | -0/+57 |
* | RDMA/mlx5: Move init and cleanup of UMR to umr.c | Aharon Landau | 2022-04-25 | 1 | -0/+12 |