Lines Matching refs:vhost_dev
707 static __rte_always_inline struct vhost_dev *
710 struct vhost_dev *vdev; in find_vhost_dev()
726 link_vmdq(struct vhost_dev *vdev, struct rte_mbuf *m) in link_vmdq()
777 unlink_vmdq(struct vhost_dev *vdev) in unlink_vmdq()
808 virtio_xmit(struct vhost_dev *dst_vdev, struct vhost_dev *src_vdev, in virtio_xmit()
845 virtio_tx_local(struct vhost_dev *vdev, struct rte_mbuf *m) in virtio_tx_local()
848 struct vhost_dev *dst_vdev; in virtio_tx_local()
881 find_local_dest(struct vhost_dev *vdev, struct rte_mbuf *m, in find_local_dest()
884 struct vhost_dev *dst_vdev; in find_local_dest()
968 virtio_tx_route(struct vhost_dev *vdev, struct rte_mbuf *m, uint16_t vlan_tag) in virtio_tx_route()
978 struct vhost_dev *vdev2; in virtio_tx_route()
1077 complete_async_pkts(struct vhost_dev *vdev, uint16_t qid) in complete_async_pkts()
1090 drain_eth_rx(struct vhost_dev *vdev) in drain_eth_rx()
1144 drain_virtio_tx(struct vhost_dev *vdev) in drain_virtio_tx()
1190 struct vhost_dev *vdev; in switch_worker()
1244 struct vhost_dev *vdev = NULL; in destroy_device()
1302 struct vhost_dev *vdev; in new_device()
1377 struct vhost_dev *vdev; in print_stats()