Home
last modified time | relevance | path

Searched refs:get_vq_state (Results 1 – 8 of 8) sorted by relevance

/linux-5.19.10/include/linux/
Dvdpa.h297 int (*get_vq_state)(struct vdpa_device *vdev, u16 idx, member
/linux-5.19.10/drivers/vdpa/vdpa_sim/
Dvdpa_sim.c684 .get_vq_state = vdpasim_get_vq_state,
716 .get_vq_state = vdpasim_get_vq_state,
/linux-5.19.10/drivers/vdpa/alibaba/
Deni_vdpa.c419 .get_vq_state = eni_vdpa_get_vq_state,
/linux-5.19.10/drivers/vdpa/virtio_pci/
Dvp_vdpa.c443 .get_vq_state = vp_vdpa_get_vq_state,
/linux-5.19.10/drivers/vdpa/ifcvf/
Difcvf_main.c699 .get_vq_state = ifcvf_vdpa_get_vq_state,
/linux-5.19.10/drivers/vhost/
Dvdpa.c520 r = ops->get_vq_state(v->vdpa, idx, &vq_state); in vhost_vdpa_vring_ioctl()
/linux-5.19.10/drivers/vdpa/vdpa_user/
Dvduse_dev.c730 .get_vq_state = vduse_vdpa_get_vq_state,
/linux-5.19.10/drivers/vdpa/mlx5/net/
Dmlx5_vnet.c2744 .get_vq_state = mlx5_vdpa_get_vq_state,