Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/virtio/
H A Dvirtio_ethdev.c83 static int virtio_dev_queue_stats_mapping_set(
940 .queue_stats_mapping_set = virtio_dev_queue_stats_mapping_set,
959 .queue_stats_mapping_set = virtio_dev_queue_stats_mapping_set,
2669 virtio_dev_queue_stats_mapping_set(__rte_unused struct rte_eth_dev *eth_dev, in virtio_dev_queue_stats_mapping_set() function