Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/virtio/
H A Dvirtio_ethdev.h57 void virtio_dev_cq_start(struct rte_eth_dev *dev);
H A Dvirtio_rxtx.c619 virtio_dev_cq_start(struct rte_eth_dev *dev) in virtio_dev_cq_start() function
H A Dvirtio_ethdev.c2288 virtio_dev_cq_start(dev); in virtio_dev_configure()