Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dvdpa.h385 int (*get_vq_state)(struct vdpa_device *vdev, u16 idx, member
/linux-6.15/drivers/vdpa/vdpa_sim/
H A Dvdpa_sim.c780 .get_vq_state = vdpasim_get_vq_state,
821 .get_vq_state = vdpasim_get_vq_state,
/linux-6.15/drivers/vdpa/alibaba/
H A Deni_vdpa.c427 .get_vq_state = eni_vdpa_get_vq_state,
/linux-6.15/drivers/vdpa/virtio_pci/
H A Dvp_vdpa.c473 .get_vq_state = vp_vdpa_get_vq_state,
/linux-6.15/drivers/vdpa/ifcvf/
H A Difcvf_main.c641 .get_vq_state = ifcvf_vdpa_get_vq_state,
/linux-6.15/drivers/vdpa/octeon_ep/
H A Doctep_vdpa_main.c369 .get_vq_state = octep_vdpa_get_vq_state,
/linux-6.15/drivers/vdpa/pds/
H A Dvdpa_dev.c586 .get_vq_state = pds_vdpa_get_vq_state,
/linux-6.15/drivers/vdpa/solidrun/
H A Dsnet_main.c535 .get_vq_state = snet_get_vq_state,
/linux-6.15/drivers/vhost/
H A Dvdpa.c697 r = ops->get_vq_state(v->vdpa, idx, &vq_state); in vhost_vdpa_vring_ioctl()
/linux-6.15/drivers/vdpa/vdpa_user/
H A Dvduse_dev.c795 .get_vq_state = vduse_vdpa_get_vq_state,
/linux-6.15/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c3661 .get_vq_state = mlx5_vdpa_get_vq_state,