summaryrefslogtreecommitdiff
path: root/drivers/vdpa/mlx5/core/resources.c
AgeCommit message (Expand)Author
2024-09-25vdpa/mlx5: Introduce init/destroy for MR resourcesDragos Tatulea
2024-09-25vdpa/mlx5: Rename mr_mtx -> lockDragos Tatulea
2024-09-25vdpa/mlx5: Extract mr members in own resource structDragos Tatulea
2024-09-25vdpa/mlx5: Introduce async fw command wrapperDragos Tatulea
2023-11-01vdpa/mlx5: Move mr mutex out of mr structDragos Tatulea
2023-02-20vdpa/mlx5: Initialize CVQ iotlb spinlockEli Cohen
2023-02-20vdpa/mlx5: Directly assign memory keyEli Cohen
2021-10-19RDMA/mlx5: Replace struct mlx5_core_mkey by u32 keyAharon Landau
2021-10-19RDMA/mlx5: Remove pd from struct mlx5_core_mkeyAharon Landau
2021-10-19RDMA/mlx5: Remove size from struct mlx5_core_mkeyAharon Landau
2021-10-19RDMA/mlx5: Remove iova from struct mlx5_core_mkeyAharon Landau
2021-09-05vdpa/mlx5: Add multiqueue supportEli Cohen
2021-09-05vdpa/mlx5: Add support for control VQ and MAC settingEli Cohen
2021-07-08vdpa/mlx5: Add support for doorbell bypassingEli Cohen
2021-07-03vdpa/mlx5: Support creating resources with uid == 0Eli Cohen
2021-04-09vdpa/mlx5: Retrieve BAR address suitable any functionEli Cohen
2020-08-05vdpa/mlx5: Add shared memory registration codeEli Cohen
2020-08-05vdpa/mlx5: Add support library for mlx5 VDPA implementationEli Cohen