Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/virtio/virtio_user/
H A Dvhost_vdpa.c195 vhost_vdpa_ioctl(struct virtio_user_dev *dev, in vhost_vdpa_ioctl() function
283 if (vhost_vdpa_ioctl(dev, VHOST_USER_SET_VRING_ENABLE, &state)) in vhost_vdpa_enable_queue_pair()
294 .send_request = vhost_vdpa_ioctl,