Home
last modified time | relevance | path

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

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