Home
last modified time | relevance | path

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

/dpdk/drivers/net/virtio/virtio_user/
H A Dvhost_user.c524 vhost_user_set_vring_enable(struct virtio_user_dev *dev, struct vhost_vring_state *state) in vhost_user_set_vring_enable() function
919 if (vhost_user_set_vring_enable(dev, &state)) in vhost_user_enable_queue_pair()
/dpdk/lib/vhost/
H A Dvhost_user.c2140 vhost_user_set_vring_enable(struct virtio_net **pdev, in vhost_user_set_vring_enable() function
2684 VHOST_MESSAGE_HANDLER(VHOST_USER_SET_VRING_ENABLE, vhost_user_set_vring_enable, false) \