Home
last modified time | relevance | path

Searched defs:host_features (Results 1 – 3 of 3) 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.c1100 uint64_t host_features; in virtio_ethdev_negotiate_features() local
2618 uint64_t tso_mask, host_features; in virtio_dev_info_get() local
/dpdk/drivers/crypto/virtio/
H A Dvirtio_pci.c248 uint64_t host_features) in vtpci_cryptodev_negotiate_features()