Home
last modified time | relevance | path

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

/dpdk/drivers/net/virtio/virtio_user/
H A Dvhost_user.c143 vhost_user_read(int fd, struct vhost_user_msg *msg) in vhost_user_read() function
198 ret = vhost_user_read(data->vhostfd, msg); in vhost_user_check_reply_ack()
255 ret = vhost_user_read(data->vhostfd, &msg); in vhost_user_get_protocol_features()
313 ret = vhost_user_read(data->vhostfd, &msg); in vhost_user_get_features()
555 ret = vhost_user_read(data->vhostfd, &msg); in vhost_user_get_vring_base()
677 ret = vhost_user_read(data->vhostfd, &msg); in vhost_user_get_status()