Home
last modified time | relevance | path

Searched defs:host_features (Results 1 – 6 of 6) sorted by relevance

/dpdk/drivers/net/virtio/
H A Dvirtio.c12 virtio_negotiate_features(struct virtio_hw *hw, uint64_t host_features) in virtio_negotiate_features()
H A Dvirtio_ethdev.c1504 uint64_t host_features; in virtio_ethdev_negotiate_features() local
3025 uint64_t tso_mask, host_features; in virtio_dev_info_get() local
/dpdk/drivers/vdpa/ifc/base/
H A Difcvf.c171 u64 host_features; in ifcvf_config_features() local
/dpdk/drivers/crypto/virtio/
H A Dvirtio_pci.c258 uint64_t host_features) in vtpci_cryptodev_negotiate_features()
H A Dvirtio_cryptodev.c624 uint64_t host_features; in virtio_negotiate_features() local
/dpdk/drivers/net/avp/
H A Davp_ethdev.c169 uint32_t host_features; /**< Supported feature bitmap */ member