Searched refs:VHOST_USER_GET_FEATURES (Results 1 – 9 of 9) sorted by relevance
| /f-stack/dpdk/examples/vhost_blk/ |
| H A D | blk_spec.h | 41 VHOST_USER_GET_FEATURES = 1, enumerator
|
| /f-stack/dpdk/drivers/net/virtio/virtio_user/ |
| H A D | vhost.h | 66 VHOST_USER_GET_FEATURES = 1, enumerator
|
| H A D | vhost_user.c | 236 [VHOST_USER_GET_FEATURES] = "VHOST_GET_FEATURES", 286 case VHOST_USER_GET_FEATURES: in vhost_user_sock() 382 case VHOST_USER_GET_FEATURES: in vhost_user_sock()
|
| H A D | vhost_vdpa.c | 43 [VHOST_USER_GET_FEATURES] = VHOST_GET_FEATURES,
|
| H A D | vhost_kernel.c | 62 [VHOST_USER_GET_FEATURES] = VHOST_GET_FEATURES,
|
| H A D | virtio_user_dev.c | 492 if (dev->ops->send_request(dev, VHOST_USER_GET_FEATURES, in virtio_user_dev_init()
|
| /f-stack/dpdk/lib/librte_vhost/ |
| H A D | vhost_user.h | 31 VHOST_USER_GET_FEATURES = 1, enumerator
|
| H A D | vhost_user.c | 61 [VHOST_USER_GET_FEATURES] = "VHOST_USER_GET_FEATURES", 2527 [VHOST_USER_GET_FEATURES] = vhost_user_get_features,
|
| /f-stack/dpdk/drivers/net/virtio/ |
| H A D | virtio_user_ethdev.c | 88 if (dev->ops->send_request(dev, VHOST_USER_GET_FEATURES, in virtio_user_server_reconnect()
|