Home
last modified time | relevance | path

Searched refs:mlx5_vdpa_mr_resources (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/vdpa/mlx5/core/
H A Dmlx5_vdpa.h86 struct mlx5_vdpa_mr_resources { struct
107 struct mlx5_vdpa_mr_resources mres; argument
H A Dmr.c667 struct mlx5_vdpa_mr_resources *mres; in mlx5_vdpa_mr_gc_handler()
671 mres = container_of(work, struct mlx5_vdpa_mr_resources, gc_dwork_ent.work); in mlx5_vdpa_mr_gc_handler()
693 struct mlx5_vdpa_mr_resources *mres = &mvdev->mres; in _mlx5_vdpa_put_mr()
891 struct mlx5_vdpa_mr_resources *mres = &mvdev->mres; in mlx5_vdpa_init_mr_resources()
909 struct mlx5_vdpa_mr_resources *mres = &mvdev->mres; in mlx5_vdpa_destroy_mr_resources()