Home
last modified time | relevance | path

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

/dpdk/examples/vhost_blk/
H A Dblk_spec.h46 VHOST_USER_SET_LOG_BASE = 6, enumerator
/dpdk/lib/vhost/
H A Dvhost_user.h36 VHOST_USER_SET_LOG_BASE = 6, enumerator
H A Dvhost_user.c2672 VHOST_MESSAGE_HANDLER(VHOST_USER_SET_LOG_BASE, vhost_user_set_log_base, true) \
2926 case VHOST_USER_SET_LOG_BASE: in vhost_user_msg_handler()
/dpdk/drivers/net/virtio/virtio_user/
H A Dvhost_user.c66 VHOST_USER_SET_LOG_BASE = 6, enumerator