Lines Matching refs:vhost_dev
883 static __rte_always_inline struct vhost_dev *
886 struct vhost_dev *vdev; in find_vhost_dev()
902 link_vmdq(struct vhost_dev *vdev, struct rte_mbuf *m) in link_vmdq()
951 unlink_vmdq(struct vhost_dev *vdev) in unlink_vmdq()
989 complete_async_pkts(struct vhost_dev *vdev) in complete_async_pkts()
1003 sync_virtio_xmit(struct vhost_dev *dst_vdev, struct vhost_dev *src_vdev, in sync_virtio_xmit()
1025 drain_vhost(struct vhost_dev *vdev) in drain_vhost()
1065 struct vhost_dev *vdev; in drain_vhost_table()
1092 virtio_tx_local(struct vhost_dev *vdev, struct rte_mbuf *m) in virtio_tx_local()
1095 struct vhost_dev *dst_vdev; in virtio_tx_local()
1141 find_local_dest(struct vhost_dev *vdev, struct rte_mbuf *m, in find_local_dest()
1144 struct vhost_dev *dst_vdev; in find_local_dest()
1222 virtio_tx_route(struct vhost_dev *vdev, struct rte_mbuf *m, uint16_t vlan_tag) in virtio_tx_route()
1232 struct vhost_dev *vdev2; in virtio_tx_route()
1329 drain_eth_rx(struct vhost_dev *vdev) in drain_eth_rx()
1390 drain_virtio_tx(struct vhost_dev *vdev) in drain_virtio_tx()
1436 struct vhost_dev *vdev; in switch_worker()
1490 struct vhost_dev *vdev = NULL; in destroy_device()
1569 struct vhost_dev *vdev; in new_device()
1638 struct vhost_dev *vdev = NULL; in vring_state_changed()
1689 struct vhost_dev *vdev; in print_stats()