Home
last modified time | relevance | path

Searched defs:features (Results 1 – 25 of 47) 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_vdpa.c110 vhost_vdpa_get_protocol_features(struct virtio_user_dev *dev, uint64_t *features) in vhost_vdpa_get_protocol_features()
118 vhost_vdpa_set_protocol_features(struct virtio_user_dev *dev, uint64_t features) in vhost_vdpa_set_protocol_features()
126 vhost_vdpa_get_features(struct virtio_user_dev *dev, uint64_t *features) in vhost_vdpa_get_features()
159 vhost_vdpa_set_features(struct virtio_user_dev *dev, uint64_t features) in vhost_vdpa_set_features()
592 vhost_vdpa_get_backend_features(uint64_t *features) in vhost_vdpa_get_backend_features()
H A Dvhost_user.c242 vhost_user_get_protocol_features(struct virtio_user_dev *dev, uint64_t *features) in vhost_user_get_protocol_features()
279 vhost_user_set_protocol_features(struct virtio_user_dev *dev, uint64_t features) in vhost_user_set_protocol_features()
300 vhost_user_get_features(struct virtio_user_dev *dev, uint64_t *features) in vhost_user_get_features()
354 vhost_user_set_features(struct virtio_user_dev *dev, uint64_t features) in vhost_user_set_features()
928 vhost_user_get_backend_features(uint64_t *features) in vhost_user_get_backend_features()
H A Dvhost_kernel.c121 vhost_kernel_get_features(struct virtio_user_dev *dev, uint64_t *features) in vhost_kernel_get_features()
158 vhost_kernel_set_features(struct virtio_user_dev *dev, uint64_t features) in vhost_kernel_set_features()
578 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/drivers/vdpa/ifc/
H A Difcvf_vdpa.c60 uint64_t features; member
310 uint64_t features = 0; in vdpa_ifcvf_stop() local
950 uint64_t features = 0; in ifcvf_set_features() local
1062 ifcvf_get_vdpa_features(struct rte_vdpa_device *vdev, uint64_t *features) in ifcvf_get_vdpa_features()
1085 ifcvf_get_protocol_features(struct rte_vdpa_device *vdev, uint64_t *features) in ifcvf_get_protocol_features()
1174 uint64_t features; in ifcvf_pci_probe() local
/dpdk/drivers/vdpa/mlx5/
H A Dmlx5_vdpa.c92 mlx5_vdpa_get_vdpa_features(struct rte_vdpa_device *vdev, uint64_t *features) in mlx5_vdpa_get_vdpa_features()
119 uint64_t *features) in mlx5_vdpa_get_protocol_features()
161 uint64_t features; in mlx5_vdpa_features_set() local
H A Dmlx5_vdpa_lm.c77 uint64_t features; in mlx5_vdpa_lm_log() local
/dpdk/lib/vhost/
H A Dsocket.c54 uint64_t features; member
622 rte_vhost_driver_disable_features(const char *path, uint64_t features) in rte_vhost_driver_disable_features()
642 rte_vhost_driver_enable_features(const char *path, uint64_t features) in rte_vhost_driver_enable_features()
665 rte_vhost_driver_set_features(const char *path, uint64_t features) in rte_vhost_driver_set_features()
686 rte_vhost_driver_get_features(const char *path, uint64_t *features) in rte_vhost_driver_get_features()
H A Dvdpa.c243 rte_vdpa_get_features(struct rte_vdpa_device *dev, uint64_t *features) in rte_vdpa_get_features()
252 rte_vdpa_get_protocol_features(struct rte_vdpa_device *dev, uint64_t *features) in rte_vdpa_get_protocol_features()
H A Drte_vhost.h152 uint64_t features; member
174 uint64_t features; member
398 #define RTE_VHOST_NEED_LOG(features) ((features) & (1ULL << VHOST_F_LOG_ALL)) argument
/dpdk/drivers/net/virtio/
H A Dvirtio.c14 uint64_t features; in virtio_negotiate_features() local
H A Dvirtio_pci.c197 legacy_set_features(struct virtio_hw *hw, uint64_t features) in legacy_set_features()
396 modern_set_features(struct virtio_hw *hw, uint64_t features) in modern_set_features()
/dpdk/drivers/crypto/virtio/
H A Dvirtio_pci.c104 modern_set_features(struct virtio_crypto_hw *hw, uint64_t features) in modern_set_features()
260 uint64_t features; in vtpci_cryptodev_negotiate_features() local
/dpdk/drivers/common/sfc_efx/base/
H A Drhead_virtio.c339 __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/net/ice/base/
H A Dice_nvm.h53 u8 features[12]; /* Array of feature bits */ member
/dpdk/drivers/vdpa/sfc/
H A Dsfc_vdpa_ops.c518 sfc_vdpa_get_features(struct rte_vdpa_device *vdpa_dev, uint64_t *features) in sfc_vdpa_get_features()
537 uint64_t *features) in sfc_vdpa_get_protocol_features()
/dpdk/drivers/net/ionic/
H A Dionic_lif.h107 uint64_t features; member
139 uint64_t features; member
/dpdk/drivers/vdpa/ifc/base/
H A Difcvf.c157 ifcvf_set_features(struct ifcvf_hw *hw, u64 features) in ifcvf_set_features()
/dpdk/examples/vhost/
H A Dmain.h52 uint64_t features; member
/dpdk/drivers/net/avp/
H A Drte_avp_common.h68 uint32_t features; /**< Negotiated features */ member
317 uint32_t features; /**< Supported feature bitmap */ member
/dpdk/drivers/net/sfc/
H A Dsfc_dp_tx.h173 unsigned int features; member
H A Dsfc_dp_rx.h221 unsigned int features; member
/dpdk/examples/vdpa/
H A Dmain.c293 uint64_t features; in cmd_list_vdpa_devices_parsed() local

12