Home
last modified time | relevance | path

Searched defs:cpy_len (Results 1 – 3 of 3) sorted by relevance

/dpdk/examples/vhost/
H A Dvirtio_net.c68 uint32_t cpy_len; in enqueue_pkt() local
261 uint32_t cpy_len; in dequeue_pkt() local
/dpdk/drivers/net/octeon_ep/
H A Dcnxk_ep_rx.c30 int cpy_len; in cnxk_ep_process_pkts_scalar_mseg() local
/dpdk/lib/vhost/
H A Dvirtio_net.c1134 buf_iova + buf_offset, cpy_len, &mapped_len); in async_fill_seg() argument
1176 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
1222 uint32_t cpy_len; mbuf_to_desc() local
2902 uint32_t cpy_len; desc_to_mbuf() local
[all...]