Home
last modified time | relevance | path

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

/dpdk/drivers/net/virtio/virtio_user/
H A Dvhost_user.c585 vhost_user_set_vring_file(struct virtio_user_dev *dev, enum vhost_user_request req, in vhost_user_set_vring_file() function
616 return vhost_user_set_vring_file(dev, VHOST_USER_SET_VRING_CALL, file); in vhost_user_set_vring_call()
622 return vhost_user_set_vring_file(dev, VHOST_USER_SET_VRING_KICK, file); in vhost_user_set_vring_kick()