Home
last modified time | relevance | path

Searched defs:features (Results 1 – 25 of 33) sorted by relevance

12

/dpdk/drivers/net/virtio/virtio_user/
H A Dvhost_kernel_tap.c130 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 Dvhost_kernel.c122 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 Dvirtio_user_dev.h38 uint64_t features; /* the negotiated features with driver, member
/dpdk/lib/vhost/
H A Dvdpa.c269 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 Dsocket.c58 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 Drte_vhost.h158 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 Dvduse.c418 uint64_t features; vduse_device_create() local
[all...]
H A Dvhost_user.c356 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 Dmlx5_vdpa_lm.c100 uint64_t features; in mlx5_vdpa_lm_log() local
H A Dmlx5_vdpa.c95 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 Dmlx5_vdpa_cthread.c107 uint64_t features; in mlx5_vdpa_c_thread_handle() local
/dpdk/drivers/net/virtio/
H A Dvirtio.c14 uint64_t features; in virtio_negotiate_features() local
H A Dvirtio_pci.c140 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 Drhead_virtio.c329 __in uint64_t features) in rhead_virtio_verify_features()
H A Defx_virtio.c307 __in uint64_t features) in efx_virtio_verify_features()
/dpdk/drivers/crypto/virtio/
H A Dvirtio_pci.c94 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 Dsfc_vdpa_ops.c534 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 Dmain.h52 uint64_t features; member
/dpdk/drivers/net/ionic/
H A Dionic_lif.h127 uint64_t features; member
161 uint64_t features; member
/dpdk/drivers/crypto/ionic/
H A Dionic_crypto.h103 uint64_t features; member
247 uint64_t features; member
H A Dionic_crypto_cmds.c347 uint64_t features; in iocpt_dev_identify() local
/dpdk/examples/vdpa/
H A Dmain.c326 uint64_t features; in cmd_list_parsed() local
/dpdk/drivers/net/sfc/
H A Dsfc_dp_tx.h173 unsigned int features; member
H A Dsfc_dp_rx.h223 unsigned int features; member
/dpdk/examples/vhost_blk/
H A Dvhost_blk.c598 uint64_t features, protocol_features; in new_device() local

12