Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/vhost_blk/
H A Dvhost_blk_compat.c93 case VHOST_USER_SET_VRING_KICK: in extern_vhost_pre_msg_handler()
138 case VHOST_USER_SET_VRING_KICK: in extern_vhost_post_msg_handler()
H A Dblk_spec.h52 VHOST_USER_SET_VRING_KICK = 12, enumerator
/f-stack/dpdk/drivers/net/virtio/virtio_user/
H A Dvhost.h77 VHOST_USER_SET_VRING_KICK = 12, enumerator
H A Dvhost_user.c242 [VHOST_USER_SET_VRING_KICK] = "VHOST_SET_VRING_KICK",
345 case VHOST_USER_SET_VRING_KICK: in vhost_user_sock()
H A Dvhost_vdpa.c49 [VHOST_USER_SET_VRING_KICK] = VHOST_SET_VRING_KICK,
H A Dvhost_kernel.c68 [VHOST_USER_SET_VRING_KICK] = VHOST_SET_VRING_KICK,
H A Dvirtio_user_dev.c92 dev->ops->send_request(dev, VHOST_USER_SET_VRING_KICK, &file); in virtio_user_kick_queue()
/f-stack/dpdk/lib/librte_vhost/
H A Dvhost_user.h42 VHOST_USER_SET_VRING_KICK = 12, enumerator
H A Dvhost_user.c72 [VHOST_USER_SET_VRING_KICK] = "VHOST_USER_SET_VRING_KICK",
2538 [VHOST_USER_SET_VRING_KICK] = vhost_user_set_vring_kick,
2642 case VHOST_USER_SET_VRING_KICK: in vhost_user_check_and_alloc_queue_pair()
2781 case VHOST_USER_SET_VRING_KICK: in vhost_user_msg_handler()