Home
last modified time | relevance | path

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

/dpdk/lib/vhost/
H A Dvirtio_net.c2621 virtio_dev_extbuf_alloc(struct virtio_net *dev, struct rte_mbuf *pkt, uint32_t size) in virtio_dev_extbuf_alloc() function
2667 if (dev->extbuf && !virtio_dev_extbuf_alloc(dev, pkt, data_len)) in virtio_dev_pktmbuf_prep()