Symbol: mlx5_vdpa_mr
drivers/vdpa/mlx5/core/mlx5_vdpa.h
149
struct mlx5_vdpa_mr *mlx5_vdpa_create_mr(struct mlx5_vdpa_dev *mvdev,
drivers/vdpa/mlx5/core/mlx5_vdpa.h
155
struct mlx5_vdpa_mr *mr);
drivers/vdpa/mlx5/core/mlx5_vdpa.h
157
struct mlx5_vdpa_mr *mr);
drivers/vdpa/mlx5/core/mlx5_vdpa.h
159
struct mlx5_vdpa_mr *mr,
drivers/vdpa/mlx5/core/mlx5_vdpa.h
87
struct mlx5_vdpa_mr *mr[MLX5_VDPA_NUM_AS];
drivers/vdpa/mlx5/core/mr.c
136
static u64 indir_start_addr(struct mlx5_vdpa_mr *mkey)
drivers/vdpa/mlx5/core/mr.c
147
static u64 indir_len(struct mlx5_vdpa_mr *mkey)
drivers/vdpa/mlx5/core/mr.c
169
static void fill_indir(struct mlx5_vdpa_dev *mvdev, struct mlx5_vdpa_mr *mkey, void *in)
drivers/vdpa/mlx5/core/mr.c
211
static int create_direct_keys(struct mlx5_vdpa_dev *mvdev, struct mlx5_vdpa_mr *mr)
drivers/vdpa/mlx5/core/mr.c
281
static int destroy_direct_keys(struct mlx5_vdpa_dev *mvdev, struct mlx5_vdpa_mr *mr)
drivers/vdpa/mlx5/core/mr.c
325
static int create_indirect_key(struct mlx5_vdpa_dev *mvdev, struct mlx5_vdpa_mr *mr)
drivers/vdpa/mlx5/core/mr.c
361
static void destroy_indirect_key(struct mlx5_vdpa_dev *mvdev, struct mlx5_vdpa_mr *mkey)
drivers/vdpa/mlx5/core/mr.c
442
struct mlx5_vdpa_mr *mr,
drivers/vdpa/mlx5/core/mr.c
498
struct mlx5_vdpa_mr *mr,
drivers/vdpa/mlx5/core/mr.c
565
static int create_dma_mr(struct mlx5_vdpa_dev *mvdev, struct mlx5_vdpa_mr *mr)
drivers/vdpa/mlx5/core/mr.c
593
static void destroy_dma_mr(struct mlx5_vdpa_dev *mvdev, struct mlx5_vdpa_mr *mr)
drivers/vdpa/mlx5/core/mr.c
627
static void destroy_user_mr(struct mlx5_vdpa_dev *mvdev, struct mlx5_vdpa_mr *mr)
drivers/vdpa/mlx5/core/mr.c
641
static void _mlx5_vdpa_destroy_mr(struct mlx5_vdpa_dev *mvdev, struct mlx5_vdpa_mr *mr)
drivers/vdpa/mlx5/core/mr.c
667
struct mlx5_vdpa_mr *mr, *tmp;
drivers/vdpa/mlx5/core/mr.c
690
struct mlx5_vdpa_mr *mr)
drivers/vdpa/mlx5/core/mr.c
705
struct mlx5_vdpa_mr *mr)
drivers/vdpa/mlx5/core/mr.c
713
struct mlx5_vdpa_mr *mr)
drivers/vdpa/mlx5/core/mr.c
722
struct mlx5_vdpa_mr *mr)
drivers/vdpa/mlx5/core/mr.c
730
struct mlx5_vdpa_mr *new_mr,
drivers/vdpa/mlx5/core/mr.c
733
struct mlx5_vdpa_mr *old_mr = mvdev->mres.mr[asid];
drivers/vdpa/mlx5/core/mr.c
745
struct mlx5_vdpa_mr *mr;
drivers/vdpa/mlx5/core/mr.c
774
struct mlx5_vdpa_mr *mr,
drivers/vdpa/mlx5/core/mr.c
813
struct mlx5_vdpa_mr *mlx5_vdpa_create_mr(struct mlx5_vdpa_dev *mvdev,
drivers/vdpa/mlx5/core/mr.c
816
struct mlx5_vdpa_mr *mr;
drivers/vdpa/mlx5/core/mr.c
860
struct mlx5_vdpa_mr *mr;
drivers/vdpa/mlx5/net/mlx5_vnet.c
1310
struct mlx5_vdpa_mr *desc_mr = NULL;
drivers/vdpa/mlx5/net/mlx5_vnet.c
1311
struct mlx5_vdpa_mr *vq_mr = NULL;
drivers/vdpa/mlx5/net/mlx5_vnet.c
138
struct mlx5_vdpa_mr *vq_mr;
drivers/vdpa/mlx5/net/mlx5_vnet.c
1383
struct mlx5_vdpa_mr *vq_mr = mvdev->mres.mr[asid];
drivers/vdpa/mlx5/net/mlx5_vnet.c
139
struct mlx5_vdpa_mr *desc_mr;
drivers/vdpa/mlx5/net/mlx5_vnet.c
1392
struct mlx5_vdpa_mr *desc_mr = mvdev->mres.mr[asid];
drivers/vdpa/mlx5/net/mlx5_vnet.c
3054
struct mlx5_vdpa_mr *new_mr,
drivers/vdpa/mlx5/net/mlx5_vnet.c
3347
struct mlx5_vdpa_mr *new_mr;
drivers/vdpa/mlx5/net/mlx5_vnet.c
883
struct mlx5_vdpa_mr *vq_mr;
drivers/vdpa/mlx5/net/mlx5_vnet.c
884
struct mlx5_vdpa_mr *vq_desc_mr;