| H A D | virtio_net.c | 732 map_one_desc(struct virtio_net * dev,struct vhost_virtqueue * vq,struct buf_vector * buf_vec,uint16_t * vec_idx,uint64_t desc_iova,uint64_t desc_len,uint8_t perm) map_one_desc() argument 770 fill_vec_buf_split(struct virtio_net * dev,struct vhost_virtqueue * vq,uint32_t avail_idx,uint16_t * vec_idx,struct buf_vector * buf_vec,uint16_t * desc_chain_head,uint32_t * desc_chain_len,uint8_t perm) fill_vec_buf_split() argument 853 reserve_avail_buf_split(struct virtio_net * dev,struct vhost_virtqueue * vq,uint64_t size,struct buf_vector * buf_vec,uint16_t * num_buffers,uint16_t avail_head,uint16_t * nr_vec) reserve_avail_buf_split() argument 906 fill_vec_buf_packed_indirect(struct virtio_net * dev,struct vhost_virtqueue * vq,struct vring_packed_desc * desc,uint16_t * vec_idx,struct buf_vector * buf_vec,uint32_t * len,uint8_t perm) fill_vec_buf_packed_indirect() argument 964 fill_vec_buf_packed(struct virtio_net * dev,struct vhost_virtqueue * vq,uint16_t avail_idx,uint16_t * desc_count,struct buf_vector * buf_vec,uint16_t * vec_idx,uint16_t * buf_id,uint32_t * len,uint8_t perm) fill_vec_buf_packed() argument 1030 copy_vnet_hdr_to_desc(struct virtio_net * dev,struct vhost_virtqueue * vq,struct buf_vector * buf_vec,struct virtio_net_hdr_mrg_rxbuf * hdr) copy_vnet_hdr_to_desc() argument 1213 mbuf_to_desc(struct virtio_net * dev,struct vhost_virtqueue * vq,struct rte_mbuf * m,struct buf_vector * buf_vec,uint16_t nr_vec,uint16_t num_buffers,bool is_async) mbuf_to_desc() argument 1343 vhost_enqueue_single_packed(struct virtio_net * dev,struct vhost_virtqueue * vq,struct rte_mbuf * pkt,struct buf_vector * buf_vec,uint16_t * nr_descs) vhost_enqueue_single_packed() argument 1412 struct buf_vector buf_vec[BUF_VECTOR_MAX]; virtio_dev_rx_split() local 1643 struct buf_vector buf_vec[BUF_VECTOR_MAX]; virtio_dev_rx_single_packed() local 1813 struct buf_vector buf_vec[BUF_VECTOR_MAX]; virtio_dev_rx_async_submit_split() local 1916 vhost_enqueue_async_packed(struct virtio_net * dev,struct vhost_virtqueue * vq,struct rte_mbuf * pkt,struct buf_vector * buf_vec,uint16_t * nr_descs,uint16_t * nr_buffers) vhost_enqueue_async_packed() argument 1982 struct buf_vector buf_vec[BUF_VECTOR_MAX]; virtio_dev_rx_async_packed() local 2871 copy_vnet_hdr_from_desc(struct virtio_net_hdr * hdr,struct buf_vector * buf_vec) copy_vnet_hdr_from_desc() argument 2892 desc_to_mbuf(struct virtio_net * dev,struct vhost_virtqueue * vq,struct buf_vector * buf_vec,uint16_t nr_vec,struct rte_mbuf * m,struct rte_mempool * mbuf_pool,bool legacy_ol_flags,uint16_t slot_idx,bool is_async) desc_to_mbuf() argument 3133 struct buf_vector buf_vec[BUF_VECTOR_MAX]; virtio_dev_tx_split() local 3416 struct buf_vector buf_vec[BUF_VECTOR_MAX]; vhost_dequeue_single_packed() local 3797 struct buf_vector buf_vec[BUF_VECTOR_MAX]; virtio_dev_tx_async_split() local 3957 struct buf_vector buf_vec[BUF_VECTOR_MAX]; virtio_dev_tx_async_single_packed() local [all...] |