Searched refs:get_vq_state (Results 1 – 11 of 11) sorted by relevance
/linux-6.12.1/include/linux/ |
D | vdpa.h | 385 int (*get_vq_state)(struct vdpa_device *vdev, u16 idx, member
|
/linux-6.12.1/drivers/vdpa/vdpa_sim/ |
D | vdpa_sim.c | 780 .get_vq_state = vdpasim_get_vq_state, 821 .get_vq_state = vdpasim_get_vq_state,
|
/linux-6.12.1/drivers/vdpa/alibaba/ |
D | eni_vdpa.c | 427 .get_vq_state = eni_vdpa_get_vq_state,
|
/linux-6.12.1/drivers/vdpa/virtio_pci/ |
D | vp_vdpa.c | 465 .get_vq_state = vp_vdpa_get_vq_state,
|
/linux-6.12.1/drivers/vdpa/ifcvf/ |
D | ifcvf_main.c | 641 .get_vq_state = ifcvf_vdpa_get_vq_state,
|
/linux-6.12.1/drivers/vdpa/octeon_ep/ |
D | octep_vdpa_main.c | 336 .get_vq_state = octep_vdpa_get_vq_state,
|
/linux-6.12.1/drivers/vdpa/pds/ |
D | vdpa_dev.c | 586 .get_vq_state = pds_vdpa_get_vq_state,
|
/linux-6.12.1/drivers/vdpa/solidrun/ |
D | snet_main.c | 535 .get_vq_state = snet_get_vq_state,
|
/linux-6.12.1/drivers/vhost/ |
D | vdpa.c | 697 r = ops->get_vq_state(v->vdpa, idx, &vq_state); in vhost_vdpa_vring_ioctl()
|
/linux-6.12.1/drivers/vdpa/vdpa_user/ |
D | vduse_dev.c | 794 .get_vq_state = vduse_vdpa_get_vq_state,
|
/linux-6.12.1/drivers/vdpa/mlx5/net/ |
D | mlx5_vnet.c | 3661 .get_vq_state = mlx5_vdpa_get_vq_state,
|