Home
last modified time | relevance | path

Searched refs:mlx5_vdpa_handle_set_map (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/vdpa/mlx5/core/
Dmlx5_vdpa.h107 int mlx5_vdpa_handle_set_map(struct mlx5_vdpa_dev *mvdev, struct vhost_iotlb *iotlb,
Dmr.c556 int mlx5_vdpa_handle_set_map(struct mlx5_vdpa_dev *mvdev, struct vhost_iotlb *iotlb, in mlx5_vdpa_handle_set_map() function
/linux-5.19.10/drivers/vdpa/mlx5/net/
Dmlx5_vnet.c2580 err = mlx5_vdpa_handle_set_map(mvdev, iotlb, &change_map); in mlx5_vdpa_set_map()