aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/umr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-07RDMA/mlx5: Add a umr recovery flowAharon Landau1-10/+68
2022-04-25RDMA/mlx5: Clean UMR QP type flow from mlx5_ib_post_send()Aharon Landau1-43/+0
2022-04-25RDMA/mlx5: Use mlx5_umr_post_send_wait() to update xltAharon Landau1-4/+87
2022-04-25RDMA/mlx5: Use mlx5_umr_post_send_wait() to update MR pasAharon Landau1-0/+159
2022-04-25RDMA/mlx5: Move creation and free of translation tables to umr.cAharon Landau1-0/+109
2022-04-25RDMA/mlx5: Use mlx5_umr_post_send_wait() to rereg pd accessAharon Landau1-0/+41
2022-04-25RDMA/mlx5: Use mlx5_umr_post_send_wait() to revoke MRsAharon Landau1-0/+29
2022-04-25RDMA/mlx5: Introduce mlx5_umr_post_send_wait()Aharon Landau1-0/+92
2022-04-25RDMA/mlx5: Simplify get_umr_update_access_mask()Aharon Landau1-10/+5
2022-04-25RDMA/mlx5: Move mkey ctrl segment logic to umr.cAharon Landau1-0/+129
2022-04-25RDMA/mlx5: Move init and cleanup of UMR to umr.cAharon Landau1-0/+106