Home
last modified time | relevance | path

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

/linux-6.15/drivers/vdpa/virtio_pci/
H A Dvp_vdpa.c500 static int vp_vdpa_dev_add(struct vdpa_mgmt_dev *v_mdev, const char *name, in vp_vdpa_dev_add() argument
504 container_of(v_mdev, struct vp_vdpa_mgmtdev, mgtdev); in vp_vdpa_dev_add()
584 static void vp_vdpa_dev_del(struct vdpa_mgmt_dev *v_mdev, in vp_vdpa_dev_del() argument
588 container_of(v_mdev, struct vp_vdpa_mgmtdev, mgtdev); in vp_vdpa_dev_del()
/linux-6.15/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c3818 static int mlx5_vdpa_dev_add(struct vdpa_mgmt_dev *v_mdev, const char *name, in mlx5_vdpa_dev_add() argument
3821 struct mlx5_vdpa_mgmtdev *mgtdev = container_of(v_mdev, struct mlx5_vdpa_mgmtdev, mgtdev); in mlx5_vdpa_dev_add()
4021 static void mlx5_vdpa_dev_del(struct vdpa_mgmt_dev *v_mdev, struct vdpa_device *dev) in mlx5_vdpa_dev_del() argument
4023 struct mlx5_vdpa_mgmtdev *mgtdev = container_of(v_mdev, struct mlx5_vdpa_mgmtdev, mgtdev); in mlx5_vdpa_dev_del()
4041 static int mlx5_vdpa_set_attr(struct vdpa_mgmt_dev *v_mdev, struct vdpa_device *dev, in mlx5_vdpa_set_attr() argument