summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5/umr.h
AgeCommit message (Expand)AuthorFilesLines
2023-04-16RDMA/mlx5: Allow relaxed ordering read in VFs and VMsAvihai Horon1-1/+2
2023-04-16net/mlx5: Update relaxed ordering read HCA capabilitiesAvihai Horon1-1/+1
2022-04-25RDMA/mlx5: Clean UMR QP type flow from mlx5_ib_post_send()Aharon Landau1-4/+0
2022-04-25RDMA/mlx5: Use mlx5_umr_post_send_wait() to update xltAharon Landau1-4/+2
2022-04-25RDMA/mlx5: Use mlx5_umr_post_send_wait() to update MR pasAharon Landau1-0/+1
2022-04-25RDMA/mlx5: Move creation and free of translation tables to umr.cAharon Landau1-0/+4
2022-04-25RDMA/mlx5: Use mlx5_umr_post_send_wait() to rereg pd accessAharon Landau1-0/+2
2022-04-25RDMA/mlx5: Use mlx5_umr_post_send_wait() to revoke MRsAharon Landau1-0/+2
2022-04-25RDMA/mlx5: Introduce mlx5_umr_post_send_wait()Aharon Landau1-0/+12
2022-04-25RDMA/mlx5: Move mkey ctrl segment logic to umr.cAharon Landau1-0/+13
2022-04-25RDMA/mlx5: Move umr checks to umr.hAharon Landau1-0/+57
2022-04-25RDMA/mlx5: Move init and cleanup of UMR to umr.cAharon Landau1-0/+12