Home
last modified time | relevance | path

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

/dpdk/drivers/net/virtio/
H A Dvirtio_ethdev.h56 void virtio_dev_cq_start(struct rte_eth_dev *dev);
H A Dvirtio_rxtx.c634 virtio_dev_cq_start(struct rte_eth_dev *dev) in virtio_dev_cq_start() function
H A Dvirtio_ethdev.c2643 virtio_dev_cq_start(dev); in virtio_dev_configure()