summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5/umr.c
AgeCommit message (Expand)Author
2022-11-29net/mlx5: Generalize name of UMR alignment definitionTariq Toukan
2022-09-05RDMA/mlx5: Fix UMR cleanup on error flow of driver initMaor Gottlieb
2022-06-07RDMA/mlx5: Add a umr recovery flowAharon Landau
2022-04-25RDMA/mlx5: Clean UMR QP type flow from mlx5_ib_post_send()Aharon Landau
2022-04-25RDMA/mlx5: Use mlx5_umr_post_send_wait() to update xltAharon Landau
2022-04-25RDMA/mlx5: Use mlx5_umr_post_send_wait() to update MR pasAharon Landau
2022-04-25RDMA/mlx5: Move creation and free of translation tables to umr.cAharon Landau
2022-04-25RDMA/mlx5: Use mlx5_umr_post_send_wait() to rereg pd accessAharon Landau
2022-04-25RDMA/mlx5: Use mlx5_umr_post_send_wait() to revoke MRsAharon Landau
2022-04-25RDMA/mlx5: Introduce mlx5_umr_post_send_wait()Aharon Landau
2022-04-25RDMA/mlx5: Simplify get_umr_update_access_mask()Aharon Landau
2022-04-25RDMA/mlx5: Move mkey ctrl segment logic to umr.cAharon Landau
2022-04-25RDMA/mlx5: Move init and cleanup of UMR to umr.cAharon Landau