Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dvdpa.h350 int (*get_vq_state)(struct vdpa_device *vdev, u16 idx, member
/openbmc/linux/drivers/vdpa/vdpa_sim/
H A Dvdpa_sim.c739 .get_vq_state = vdpasim_get_vq_state,
777 .get_vq_state = vdpasim_get_vq_state,
/openbmc/linux/drivers/vdpa/alibaba/
H A Deni_vdpa.c419 .get_vq_state = eni_vdpa_get_vq_state,
/openbmc/linux/drivers/vdpa/virtio_pci/
H A Dvp_vdpa.c445 .get_vq_state = vp_vdpa_get_vq_state,
/openbmc/linux/drivers/vdpa/ifcvf/
H A Difcvf_main.c627 .get_vq_state = ifcvf_vdpa_get_vq_state,
/openbmc/linux/drivers/vdpa/pds/
H A Dvdpa_dev.c580 .get_vq_state = pds_vdpa_get_vq_state,
/openbmc/linux/drivers/vdpa/solidrun/
H A Dsnet_main.c535 .get_vq_state = snet_get_vq_state,
/openbmc/linux/drivers/vhost/
H A Dvdpa.c617 r = ops->get_vq_state(v->vdpa, idx, &vq_state); in vhost_vdpa_vring_ioctl()
/openbmc/linux/drivers/vdpa/vdpa_user/
H A Dvduse_dev.c780 .get_vq_state = vduse_vdpa_get_vq_state,
/openbmc/linux/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c3198 .get_vq_state = mlx5_vdpa_get_vq_state,