Searched refs:get_vq_state (Results 1 – 9 of 9) sorted by relevance
/linux-6.3-rc2/include/linux/ |
A D | vdpa.h | 309 int (*get_vq_state)(struct vdpa_device *vdev, u16 idx, member
|
/linux-6.3-rc2/drivers/vdpa/vdpa_sim/ |
A D | vdpa_sim.c | 627 .get_vq_state = vdpasim_get_vq_state, 662 .get_vq_state = vdpasim_get_vq_state,
|
/linux-6.3-rc2/drivers/vdpa/alibaba/ |
A D | eni_vdpa.c | 419 .get_vq_state = eni_vdpa_get_vq_state,
|
/linux-6.3-rc2/drivers/vdpa/virtio_pci/ |
A D | vp_vdpa.c | 445 .get_vq_state = vp_vdpa_get_vq_state,
|
/linux-6.3-rc2/drivers/vdpa/ifcvf/ |
A D | ifcvf_main.c | 687 .get_vq_state = ifcvf_vdpa_get_vq_state,
|
/linux-6.3-rc2/drivers/vdpa/solidrun/ |
A D | snet_main.c | 523 .get_vq_state = snet_get_vq_state,
|
/linux-6.3-rc2/drivers/vhost/ |
A D | vdpa.c | 571 r = ops->get_vq_state(v->vdpa, idx, &vq_state); in vhost_vdpa_vring_ioctl()
|
/linux-6.3-rc2/drivers/vdpa/vdpa_user/ |
A D | vduse_dev.c | 746 .get_vq_state = vduse_vdpa_get_vq_state,
|
/linux-6.3-rc2/drivers/vdpa/mlx5/net/ |
A D | mlx5_vnet.c | 2888 .get_vq_state = mlx5_vdpa_get_vq_state,
|
Completed in 28 milliseconds