| /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_vdpa.c | 110 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 D | vhost_user.c | 242 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 D | vhost_kernel.c | 121 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 D | virtio_user_dev.h | 38 uint64_t features; /* the negotiated features with driver, member
|
| /dpdk/drivers/vdpa/ifc/ |
| H A D | ifcvf_vdpa.c | 60 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 D | mlx5_vdpa.c | 92 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 D | mlx5_vdpa_lm.c | 77 uint64_t features; in mlx5_vdpa_lm_log() local
|
| /dpdk/lib/vhost/ |
| H A D | socket.c | 54 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 D | vdpa.c | 243 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 D | rte_vhost.h | 152 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 D | virtio.c | 14 uint64_t features; in virtio_negotiate_features() local
|
| H A D | virtio_pci.c | 197 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 D | virtio_pci.c | 104 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 D | rhead_virtio.c | 339 __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/net/ice/base/ |
| H A D | ice_nvm.h | 53 u8 features[12]; /* Array of feature bits */ member
|
| /dpdk/drivers/vdpa/sfc/ |
| H A D | sfc_vdpa_ops.c | 518 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 D | ionic_lif.h | 107 uint64_t features; member 139 uint64_t features; member
|
| /dpdk/drivers/vdpa/ifc/base/ |
| H A D | ifcvf.c | 157 ifcvf_set_features(struct ifcvf_hw *hw, u64 features) in ifcvf_set_features()
|
| /dpdk/examples/vhost/ |
| H A D | main.h | 52 uint64_t features; member
|
| /dpdk/drivers/net/avp/ |
| H A D | rte_avp_common.h | 68 uint32_t features; /**< Negotiated features */ member 317 uint32_t features; /**< Supported feature bitmap */ member
|
| /dpdk/drivers/net/sfc/ |
| H A D | sfc_dp_tx.h | 173 unsigned int features; member
|
| H A D | sfc_dp_rx.h | 221 unsigned int features; member
|
| /dpdk/examples/vdpa/ |
| H A D | main.c | 293 uint64_t features; in cmd_list_vdpa_devices_parsed() local
|