Home
last modified time | relevance | path

Searched refs:max_supported_vqs (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/drivers/vdpa/vdpa_sim/
Dvdpa_sim_net.c302 .max_supported_vqs = VDPASIM_NET_VQ_NUM,
/linux-6.1.9/include/linux/
Dvdpa.h507 u32 max_supported_vqs; member
/linux-6.1.9/drivers/vdpa/virtio_pci/
Dvp_vdpa.c617 mgtdev->max_supported_vqs = vp_modern_get_num_queues(mdev); in vp_vdpa_probe()
/linux-6.1.9/drivers/vdpa/ifcvf/
Difcvf_main.c885 ifcvf_mgmt_dev->mdev.max_supported_vqs = vf->nr_vring; in ifcvf_probe()
/linux-6.1.9/drivers/vdpa/
Dvdpa.c490 mdev->max_supported_vqs)) { in vdpa_mgmtdev_fill()
/linux-6.1.9/drivers/vdpa/mlx5/net/
Dmlx5_vnet.c3247 mgtdev->mgtdev.max_supported_vqs = in mlx5v_probe()