Searched refs:buf_vec (Results 1 – 1 of 1) sorted by relevance
| /f-stack/dpdk/lib/librte_vhost/ |
| H A D | virtio_net.c | 634 &vec_idx, buf_vec, in reserve_avail_buf_split() 745 &vec_id, buf_vec, in fill_vec_buf_packed() 784 buf_vec->buf_len); in copy_vnet_hdr_to_desc() 785 dst = buf_vec->buf_addr; in copy_vnet_hdr_to_desc() 798 buf_vec++; in copy_vnet_hdr_to_desc() 893 buf_vec[0].buf_iova, in copy_mbuf_to_desc() 1172 buf_vec, &nr_vec, in vhost_enqueue_single_packed() 1236 buf_vec, nr_vec, in virtio_dev_rx_split() 1911 buf_vec++; in copy_vnet_hdr_from_desc() 2170 &nr_vec, buf_vec, in virtio_dev_tx_split() [all …]
|