Home
last modified time | relevance | path

Searched refs:VIRTIO_MAX_TX_QUEUES (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/virtio/
H A Dvirtio_ethdev.h17 #define VIRTIO_MAX_TX_QUEUES 128U macro
H A Dvirtio_ethdev.c2630 RTE_MIN(hw->max_queue_pairs, VIRTIO_MAX_TX_QUEUES); in virtio_dev_info_get()