Home
last modified time | relevance | path

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

123

/f-stack/dpdk/drivers/net/virtio/virtio_user/
H A Dvhost_kernel_tap.c22 vhost_kernel_tap_set_offload(int fd, uint64_t features) in vhost_kernel_tap_set_offload()
70 const char *mac, uint64_t features) in vhost_kernel_open_tap()
H A Dvhost_kernel.c188 unsigned int features; in vhost_kernel_ioctl() local
H A Dvirtio_user_dev.h45 uint64_t features; /* the negotiated features with driver, member
H A Dvirtio_user_dev.c124 uint64_t features; in virtio_user_dev_set_features() local
/f-stack/dpdk/drivers/vdpa/ifc/
H A Difcvf_vdpa.c61 uint64_t features; member
313 uint64_t features = 0; in vdpa_ifcvf_stop() local
947 uint64_t features = 0; in ifcvf_set_features() local
1059 ifcvf_get_vdpa_features(struct rte_vdpa_device *vdev, uint64_t *features) in ifcvf_get_vdpa_features()
1082 ifcvf_get_protocol_features(struct rte_vdpa_device *vdev, uint64_t *features) in ifcvf_get_protocol_features()
1171 uint64_t features; in ifcvf_pci_probe() local
/f-stack/dpdk/lib/librte_vhost/
H A Dsocket.c54 uint64_t features; member
628 rte_vhost_driver_disable_features(const char *path, uint64_t features) in rte_vhost_driver_disable_features()
648 rte_vhost_driver_enable_features(const char *path, uint64_t features) in rte_vhost_driver_enable_features()
671 rte_vhost_driver_set_features(const char *path, uint64_t features) in rte_vhost_driver_set_features()
692 rte_vhost_driver_get_features(const char *path, uint64_t *features) in rte_vhost_driver_get_features()
H A Dvdpa.c244 rte_vdpa_get_features(struct rte_vdpa_device *dev, uint64_t *features) in rte_vdpa_get_features()
253 rte_vdpa_get_protocol_features(struct rte_vdpa_device *dev, uint64_t *features) in rte_vdpa_get_protocol_features()
H A Drte_vhost.h147 uint64_t features; member
169 uint64_t features; member
369 #define RTE_VHOST_NEED_LOG(features) ((features) & (1ULL << VHOST_F_LOG_ALL)) argument
H A Dvhost_user.c267 uint64_t features = 0; in vhost_user_get_features() local
311 uint64_t features = msg->payload.u64; in vhost_user_set_features() local
2028 uint64_t features, protocol_features; in vhost_user_get_protocol_features() local
/f-stack/dpdk/drivers/vdpa/mlx5/
H A Dmlx5_vdpa_lm.c103 uint64_t features; in mlx5_vdpa_lm_log() local
H A Dmlx5_vdpa.c90 mlx5_vdpa_get_vdpa_features(struct rte_vdpa_device *vdev, uint64_t *features) in mlx5_vdpa_get_vdpa_features()
117 uint64_t *features) in mlx5_vdpa_get_protocol_features()
159 uint64_t features; in mlx5_vdpa_features_set() local
/f-stack/dpdk/drivers/net/virtio/
H A Dvirtio_pci.c143 legacy_set_features(struct virtio_hw *hw, uint64_t features) in legacy_set_features()
312 modern_set_features(struct virtio_hw *hw, uint64_t features) in modern_set_features()
483 uint64_t features; in vtpci_negotiate_features() local
/f-stack/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
/f-stack/dpdk/drivers/net/ice/base/
H A Dice_nvm.h42 u8 features[12]; /* Array of feature bits */ member
/f-stack/freebsd/x86/cpufreq/
H A Dp4tcc.c113 p4tcc_features(driver_t *driver, u_int *features) in p4tcc_features()
H A Dhwpstate_amd.c548 hwpstate_features(driver_t *driver, u_int *features) in hwpstate_features()
/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs_config.c234 nvlist_t *config, *features; in zpool_get_features() local
/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_var.h135 u_int8_t features[NG_HCI_FEATURES_SIZE]; member
208 u_int8_t features[NG_HCI_FEATURES_SIZE]; member
/f-stack/dpdk/examples/vhost/
H A Dmain.h51 uint64_t features; member
/f-stack/dpdk/drivers/vdpa/ifc/base/
H A Difcvf.c150 ifcvf_set_features(struct ifcvf_hw *hw, u64 features) in ifcvf_set_features()
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/
H A DMakefile.am27 features \ subdir
/f-stack/dpdk/drivers/net/avp/
H A Drte_avp_common.h68 uint32_t features; /**< Negotiated features */ member
317 uint32_t features; /**< Supported feature bitmap */ member
/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_dp_tx.h169 unsigned int features; member
H A Dsfc_dp_rx.h211 unsigned int features; member
/f-stack/dpdk/examples/vdpa/
H A Dmain.c293 uint64_t features; in cmd_list_vdpa_devices_parsed() local

123