Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_vhost/
H A Dvirtio_net.c986 int tvec_idx = 0; in async_mbuf_to_desc() local
1084 async_fill_vec(src_iovec + tvec_idx, in async_mbuf_to_desc()
1088 async_fill_vec(dst_iovec + tvec_idx, in async_mbuf_to_desc()
1097 tvec_idx++; in async_mbuf_to_desc()
1131 async_fill_iter(src_it, tlen, src_iovec, tvec_idx); in async_mbuf_to_desc()
1132 async_fill_iter(dst_it, tlen, dst_iovec, tvec_idx); in async_mbuf_to_desc()