H A D | virtio_net.c | 57 struct rte_mbuf **pkts, uint16_t count) in vhost_queue_stats_update() argument 154 vhost_async_dma_transfer(struct virtio_net * dev,struct vhost_virtqueue * vq,int16_t dma_id,uint16_t vchan_id,uint16_t head_idx,struct vhost_iov_iter * pkts,uint16_t nr_pkts) vhost_async_dma_transfer() argument 1406 virtio_dev_rx_split(struct virtio_net * dev,struct vhost_virtqueue * vq,struct rte_mbuf ** pkts,uint32_t count) virtio_dev_rx_split() argument 1463 virtio_dev_rx_sync_batch_check(struct virtio_net * dev,struct vhost_virtqueue * vq,struct rte_mbuf ** pkts,uint64_t * desc_addrs,uint64_t * lens) virtio_dev_rx_sync_batch_check() argument 1514 virtio_dev_rx_async_batch_check(struct vhost_virtqueue * vq,struct rte_mbuf ** pkts,uint64_t * desc_addrs,uint64_t * lens,int16_t dma_id,uint16_t vchan_id) virtio_dev_rx_async_batch_check() argument 1567 virtio_dev_rx_batch_packed_copy(struct virtio_net * dev,struct vhost_virtqueue * vq,struct rte_mbuf ** pkts,uint64_t * desc_addrs,uint64_t * lens) virtio_dev_rx_batch_packed_copy() argument 1617 virtio_dev_rx_sync_batch_packed(struct virtio_net * dev,struct vhost_virtqueue * vq,struct rte_mbuf ** pkts) virtio_dev_rx_sync_batch_packed() argument 1664 virtio_dev_rx_packed(struct virtio_net * dev,struct vhost_virtqueue * __rte_restrict vq,struct rte_mbuf ** __rte_restrict pkts,uint32_t count) virtio_dev_rx_packed() argument 1712 virtio_dev_rx(struct virtio_net * dev,struct vhost_virtqueue * vq,struct rte_mbuf ** pkts,uint32_t count) virtio_dev_rx() argument 1755 rte_vhost_enqueue_burst(int vid,uint16_t queue_id,struct rte_mbuf ** __rte_restrict pkts,uint16_t count) rte_vhost_enqueue_burst() argument 1809 virtio_dev_rx_async_submit_split(struct virtio_net * dev,struct vhost_virtqueue * vq,struct rte_mbuf ** pkts,uint32_t count,int16_t dma_id,uint16_t vchan_id) virtio_dev_rx_async_submit_split() argument 2000 virtio_dev_rx_async_packed_batch_enqueue(struct virtio_net * dev,struct vhost_virtqueue * vq,struct rte_mbuf ** pkts,uint64_t * desc_addrs,uint64_t * lens) virtio_dev_rx_async_packed_batch_enqueue() argument 2063 virtio_dev_rx_async_packed_batch(struct virtio_net * dev,struct vhost_virtqueue * vq,struct rte_mbuf ** pkts,int16_t dma_id,uint16_t vchan_id) virtio_dev_rx_async_packed_batch() argument 2112 virtio_dev_rx_async_submit_packed(struct virtio_net * dev,struct vhost_virtqueue * vq,struct rte_mbuf ** pkts,uint32_t count,int16_t dma_id,uint16_t vchan_id) virtio_dev_rx_async_submit_packed() argument 2284 vhost_poll_enqueue_completed(struct virtio_net * dev,struct vhost_virtqueue * vq,struct rte_mbuf ** pkts,uint16_t count,int16_t dma_id,uint16_t vchan_id) vhost_poll_enqueue_completed() argument 2353 rte_vhost_poll_enqueue_completed(int vid,uint16_t queue_id,struct rte_mbuf ** pkts,uint16_t count,int16_t dma_id,uint16_t vchan_id) rte_vhost_poll_enqueue_completed() argument 2408 rte_vhost_clear_queue_thread_unsafe(int vid,uint16_t queue_id,struct rte_mbuf ** pkts,uint16_t count,int16_t dma_id,uint16_t vchan_id) rte_vhost_clear_queue_thread_unsafe() argument 2464 rte_vhost_clear_queue(int vid,uint16_t queue_id,struct rte_mbuf ** pkts,uint16_t count,int16_t dma_id,uint16_t vchan_id) rte_vhost_clear_queue() argument 2526 virtio_dev_rx_async_submit(struct virtio_net * dev,struct vhost_virtqueue * vq,struct rte_mbuf ** pkts,uint32_t count,int16_t dma_id,uint16_t vchan_id) virtio_dev_rx_async_submit() argument 2580 rte_vhost_submit_enqueue_burst(int vid,uint16_t queue_id,struct rte_mbuf ** pkts,uint16_t count,int16_t dma_id,uint16_t vchan_id) rte_vhost_submit_enqueue_burst() argument 3101 virtio_dev_tx_split(struct virtio_net * dev,struct vhost_virtqueue * vq,struct rte_mempool * mbuf_pool,struct rte_mbuf ** pkts,uint16_t count,bool legacy_ol_flags) virtio_dev_tx_split() argument 3197 virtio_dev_tx_split_legacy(struct virtio_net * dev,struct vhost_virtqueue * vq,struct rte_mempool * mbuf_pool,struct rte_mbuf ** pkts,uint16_t count) virtio_dev_tx_split_legacy() argument 3208 virtio_dev_tx_split_compliant(struct virtio_net * dev,struct vhost_virtqueue * vq,struct rte_mempool * mbuf_pool,struct rte_mbuf ** pkts,uint16_t count) virtio_dev_tx_split_compliant() argument 3218 vhost_reserve_avail_batch_packed(struct virtio_net * dev,struct vhost_virtqueue * vq,struct rte_mbuf ** pkts,uint16_t avail_idx,uintptr_t * desc_addrs,uint16_t * ids) vhost_reserve_avail_batch_packed() argument 3290 vhost_async_tx_batch_packed_check(struct virtio_net * dev,struct vhost_virtqueue * vq,struct rte_mbuf ** pkts,uint16_t avail_idx,uintptr_t * desc_addrs,uint64_t * lens,uint16_t * ids,int16_t dma_id,uint16_t vchan_id) vhost_async_tx_batch_packed_check() argument 3364 virtio_dev_tx_batch_packed(struct virtio_net * dev,struct vhost_virtqueue * vq,struct rte_mbuf ** pkts,bool legacy_ol_flags) virtio_dev_tx_batch_packed() argument 3409 vhost_dequeue_single_packed(struct virtio_net * dev,struct vhost_virtqueue * vq,struct rte_mempool * mbuf_pool,struct rte_mbuf * pkts,uint16_t * buf_id,uint16_t * desc_count,bool legacy_ol_flags) vhost_dequeue_single_packed() argument 3461 virtio_dev_tx_single_packed(struct virtio_net * dev,struct vhost_virtqueue * vq,struct rte_mempool * mbuf_pool,struct rte_mbuf * pkts,bool legacy_ol_flags) virtio_dev_tx_single_packed() argument 3521 virtio_dev_tx_packed(struct virtio_net * dev,struct vhost_virtqueue * __rte_restrict vq,struct rte_mempool * mbuf_pool,struct rte_mbuf ** __rte_restrict pkts,uint32_t count,bool legacy_ol_flags) virtio_dev_tx_packed() argument 3574 virtio_dev_tx_packed_legacy(struct virtio_net * dev,struct vhost_virtqueue * __rte_restrict vq,struct rte_mempool * mbuf_pool,struct rte_mbuf ** __rte_restrict pkts,uint32_t count) virtio_dev_tx_packed_legacy() argument 3585 virtio_dev_tx_packed_compliant(struct virtio_net * dev,struct vhost_virtqueue * __rte_restrict vq,struct rte_mempool * mbuf_pool,struct rte_mbuf ** __rte_restrict pkts,uint32_t count) virtio_dev_tx_packed_compliant() argument 3594 rte_vhost_dequeue_burst(int vid,uint16_t queue_id,struct rte_mempool * mbuf_pool,struct rte_mbuf ** pkts,uint16_t count) rte_vhost_dequeue_burst() argument 3704 async_poll_dequeue_completed(struct virtio_net * dev,struct vhost_virtqueue * vq,struct rte_mbuf ** pkts,uint16_t count,int16_t dma_id,uint16_t vchan_id,bool legacy_ol_flags) async_poll_dequeue_completed() argument 3752 virtio_dev_tx_async_split(struct virtio_net * dev,struct vhost_virtqueue * vq,struct rte_mempool * mbuf_pool,struct rte_mbuf ** pkts,uint16_t count,int16_t dma_id,uint16_t vchan_id,bool legacy_ol_flags) virtio_dev_tx_async_split() argument 3903 virtio_dev_tx_async_split_legacy(struct virtio_net * dev,struct vhost_virtqueue * vq,struct rte_mempool * mbuf_pool,struct rte_mbuf ** pkts,uint16_t count,int16_t dma_id,uint16_t vchan_id) virtio_dev_tx_async_split_legacy() argument 3916 virtio_dev_tx_async_split_compliant(struct virtio_net * dev,struct vhost_virtqueue * vq,struct rte_mempool * mbuf_pool,struct rte_mbuf ** pkts,uint16_t count,int16_t dma_id,uint16_t vchan_id) virtio_dev_tx_async_split_compliant() argument 3947 virtio_dev_tx_async_single_packed(struct virtio_net * dev,struct vhost_virtqueue * vq,struct rte_mempool * mbuf_pool,struct rte_mbuf * pkts,uint16_t slot_idx,bool legacy_ol_flags) virtio_dev_tx_async_single_packed() argument 4001 virtio_dev_tx_async_packed_batch(struct virtio_net * dev,struct vhost_virtqueue * vq,struct rte_mbuf ** pkts,uint16_t slot_idx,uint16_t dma_id,uint16_t vchan_id) virtio_dev_tx_async_packed_batch() argument 4059 virtio_dev_tx_async_packed(struct virtio_net * dev,struct vhost_virtqueue * vq,struct rte_mempool * mbuf_pool,struct rte_mbuf ** pkts,uint16_t count,uint16_t dma_id,uint16_t vchan_id,bool legacy_ol_flags) virtio_dev_tx_async_packed() argument 4172 virtio_dev_tx_async_packed_legacy(struct virtio_net * dev,struct vhost_virtqueue * vq,struct rte_mempool * mbuf_pool,struct rte_mbuf ** pkts,uint16_t count,uint16_t dma_id,uint16_t vchan_id) virtio_dev_tx_async_packed_legacy() argument 4184 virtio_dev_tx_async_packed_compliant(struct virtio_net * dev,struct vhost_virtqueue * vq,struct rte_mempool * mbuf_pool,struct rte_mbuf ** pkts,uint16_t count,uint16_t dma_id,uint16_t vchan_id) virtio_dev_tx_async_packed_compliant() argument 4195 rte_vhost_async_try_dequeue_burst(int vid,uint16_t queue_id,struct rte_mempool * mbuf_pool,struct rte_mbuf ** pkts,uint16_t count,int * nr_inflight,int16_t dma_id,uint16_t vchan_id) rte_vhost_async_try_dequeue_burst() argument [all...] |