summaryrefslogtreecommitdiff
path: root/drivers/vdpa/mlx5/core/resources.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-01vdpa/mlx5: Move mr mutex out of mr structDragos Tatulea1-3/+3
2023-02-21vdpa/mlx5: Initialize CVQ iotlb spinlockEli Cohen1-0/+1
2023-02-21vdpa/mlx5: Directly assign memory keyEli Cohen1-1/+1
2021-10-19RDMA/mlx5: Replace struct mlx5_core_mkey by u32 keyAharon Landau1-4/+4
2021-10-19RDMA/mlx5: Remove pd from struct mlx5_core_mkeyAharon Landau1-3/+0
2021-10-19RDMA/mlx5: Remove size from struct mlx5_core_mkeyAharon Landau1-1/+0
2021-10-19RDMA/mlx5: Remove iova from struct mlx5_core_mkeyAharon Landau1-1/+0
2021-09-05vdpa/mlx5: Add multiqueue supportEli Cohen1-0/+10
2021-09-05vdpa/mlx5: Add support for control VQ and MAC settingEli Cohen1-0/+25
2021-07-08vdpa/mlx5: Add support for doorbell bypassingEli Cohen1-0/+1
2021-07-03vdpa/mlx5: Support creating resources with uid == 0Eli Cohen1-0/+6
2021-04-09vdpa/mlx5: Retrieve BAR address suitable any functionEli Cohen1-1/+2
2020-08-06vdpa/mlx5: Add shared memory registration codeEli Cohen1-0/+3
2020-08-06vdpa/mlx5: Add support library for mlx5 VDPA implementationEli Cohen1-0/+281