| /dpdk/drivers/net/virtio/virtio_user/ |
| H A D | vhost_kernel_tap.c | 130 vhost_kernel_tap_set_offload(int fd, uint64_t features) in vhost_kernel_tap_set_offload() 167 vhost_kernel_tap_setup(int tapfd, int hdr_size, uint64_t features) in vhost_kernel_tap_setup()
|
| H A D | vhost_kernel.c | 122 vhost_kernel_get_features(struct virtio_user_dev *dev, uint64_t *features) in vhost_kernel_get_features() 159 vhost_kernel_set_features(struct virtio_user_dev *dev, uint64_t features) in vhost_kernel_set_features() 579 vhost_kernel_get_backend_features(uint64_t *features) in vhost_kernel_get_backend_features()
|
| H A D | virtio_user_dev.h | 38 uint64_t features; /* the negotiated features with driver, member
|
| /dpdk/lib/vhost/ |
| H A D | vdpa.c | 269 rte_vdpa_get_features(struct rte_vdpa_device * dev,uint64_t * features) rte_vdpa_get_features() argument 278 rte_vdpa_get_protocol_features(struct rte_vdpa_device * dev,uint64_t * features) rte_vdpa_get_protocol_features() argument
|
| H A D | socket.c | 58 uint64_t features; member 656 rte_vhost_driver_disable_features(const char * path,uint64_t features) rte_vhost_driver_disable_features() argument 676 rte_vhost_driver_enable_features(const char * path,uint64_t features) rte_vhost_driver_enable_features() argument 699 rte_vhost_driver_set_features(const char * path,uint64_t features) rte_vhost_driver_set_features() argument 720 rte_vhost_driver_get_features(const char * path,uint64_t * features) rte_vhost_driver_get_features() argument [all...] |
| H A D | rte_vhost.h | 158 uint64_t features; member 180 uint64_t features; member 398 #define RTE_VHOST_NEED_LOG(features) ((features) & (1ULL << VHOST_F_LOG_ALL)) argument [all...] |
| H A D | vduse.c | 418 uint64_t features; vduse_device_create() local [all...] |
| H A D | vhost_user.c | 356 uint64_t features = 0; in vhost_user_get_features() local 396 uint64_t features = ctx->msg.payload.u64; in vhost_user_set_features() local [all...] |
| /dpdk/drivers/vdpa/mlx5/ |
| H A D | mlx5_vdpa_lm.c | 100 uint64_t features; in mlx5_vdpa_lm_log() local
|
| H A D | mlx5_vdpa.c | 95 mlx5_vdpa_get_vdpa_features(struct rte_vdpa_device *vdev, uint64_t *features) in mlx5_vdpa_get_vdpa_features() 122 uint64_t *features) in mlx5_vdpa_get_protocol_features() 166 uint64_t features; in mlx5_vdpa_features_set() local
|
| H A D | mlx5_vdpa_cthread.c | 107 uint64_t features; in mlx5_vdpa_c_thread_handle() local
|
| /dpdk/drivers/net/virtio/ |
| H A D | virtio.c | 14 uint64_t features; in virtio_negotiate_features() local
|
| H A D | virtio_pci.c | 140 legacy_set_features(struct virtio_hw *hw, uint64_t features) in legacy_set_features() 346 modern_set_features(struct virtio_hw *hw, uint64_t features) in modern_set_features()
|
| /dpdk/drivers/common/sfc_efx/base/ |
| H A D | rhead_virtio.c | 329 __in uint64_t features) in rhead_virtio_verify_features()
|
| H A D | efx_virtio.c | 307 __in uint64_t features) in efx_virtio_verify_features()
|
| /dpdk/drivers/crypto/virtio/ |
| H A D | virtio_pci.c | 94 modern_set_features(struct virtio_crypto_hw *hw, uint64_t features) in modern_set_features() 250 uint64_t features; in vtpci_cryptodev_negotiate_features() local
|
| /dpdk/drivers/vdpa/sfc/ |
| H A D | sfc_vdpa_ops.c | 534 sfc_vdpa_get_features(struct rte_vdpa_device *vdpa_dev, uint64_t *features) in sfc_vdpa_get_features() 553 uint64_t *features) in sfc_vdpa_get_protocol_features()
|
| /dpdk/examples/vhost/ |
| H A D | main.h | 52 uint64_t features; member
|
| /dpdk/drivers/net/ionic/ |
| H A D | ionic_lif.h | 127 uint64_t features; member 161 uint64_t features; member
|
| /dpdk/drivers/crypto/ionic/ |
| H A D | ionic_crypto.h | 103 uint64_t features; member 247 uint64_t features; member
|
| H A D | ionic_crypto_cmds.c | 347 uint64_t features; in iocpt_dev_identify() local
|
| /dpdk/examples/vdpa/ |
| H A D | main.c | 326 uint64_t features; in cmd_list_parsed() local
|
| /dpdk/drivers/net/sfc/ |
| H A D | sfc_dp_tx.h | 173 unsigned int features; member
|
| H A D | sfc_dp_rx.h | 223 unsigned int features; member
|
| /dpdk/examples/vhost_blk/ |
| H A D | vhost_blk.c | 598 uint64_t features, protocol_features; in new_device() local
|