Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dvdpa.h210 int (*get_vq_state)(struct vdpa_device *vdev, u16 idx, member
/OK3568_Linux_fs/kernel/drivers/vdpa/vdpa_sim/
H A Dvdpa_sim.c696 .get_vq_state = vdpasim_get_vq_state,
723 .get_vq_state = vdpasim_get_vq_state,
/OK3568_Linux_fs/kernel/drivers/vdpa/ifcvf/
H A Difcvf_main.c382 .get_vq_state = ifcvf_vdpa_get_vq_state,
/OK3568_Linux_fs/kernel/drivers/vhost/
H A Dvdpa.c394 r = ops->get_vq_state(v->vdpa, idx, &vq_state); in vhost_vdpa_vring_ioctl()
/OK3568_Linux_fs/kernel/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c1892 .get_vq_state = mlx5_vdpa_get_vq_state,