Searched refs:buf_vec (Results 1 – 1 of 1) sorted by relevance
| /dpdk/lib/vhost/ |
| H A D | virtio_net.c | 756 &vec_idx, buf_vec, in reserve_avail_buf_split() 869 &vec_id, buf_vec, in fill_vec_buf_packed() 909 buf_vec->buf_len); in copy_vnet_hdr_to_desc() 910 dst = buf_vec->buf_addr; in copy_vnet_hdr_to_desc() 923 buf_vec++; in copy_vnet_hdr_to_desc() 1147 buf_vec[0].buf_iova, in mbuf_to_desc() 1218 buf_vec, &nr_vec, in vhost_enqueue_single_packed() 1720 buf_vec, &nr_vec, in vhost_enqueue_async_packed() 2466 buf_vec++; in copy_vnet_hdr_from_desc() 2718 &nr_vec, buf_vec, in virtio_dev_tx_split() [all …]
|