Home
last modified time | relevance | path

Searched defs:mbuf_offset (Results 1 – 2 of 2) sorted by relevance

/dpdk/examples/vhost/
H A Dvirtio_net.c67 uint32_t mbuf_avail, mbuf_offset; in enqueue_pkt() local
260 uint32_t mbuf_avail, mbuf_offset; in dequeue_pkt() local
/dpdk/lib/vhost/
H A Dvirtio_net.c1133 async_fill_seg(struct virtio_net * dev,struct vhost_virtqueue * vq,struct rte_mbuf * m,uint32_t mbuf_offset,uint64_t buf_iova,uint32_t cpy_len,bool to_desc) async_fill_seg() argument
1175 sync_fill_seg(struct virtio_net * dev,struct vhost_virtqueue * vq,struct rte_mbuf * m,uint32_t mbuf_offset,uint64_t buf_addr,uint64_t buf_iova,uint32_t cpy_len,bool to_desc) sync_fill_seg() argument
1219 uint32_t mbuf_offset, mbuf_avail; mbuf_to_desc() local
2011 uint32_t mbuf_offset = 0; virtio_dev_rx_async_packed_batch_enqueue() local
2900 uint32_t mbuf_avail, mbuf_offset; desc_to_mbuf() local
4011 uint32_t mbuf_offset = 0; virtio_dev_tx_async_packed_batch() local
[all...]