Home
last modified time | relevance | path

Searched defs:tx_vq (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/vhost/
H A Dvsock.c93 struct vhost_virtqueue *tx_vq = &vsock->vqs[VSOCK_VQ_TX]; in vhost_transport_do_send_pkt() local
311 struct vhost_virtqueue *tx_vq = &vsock->vqs[VSOCK_VQ_TX]; in vhost_transport_cancel_pkt() local
/openbmc/u-boot/drivers/virtio/
H A Dvirtio_net.c29 struct virtqueue *tx_vq; member
/openbmc/qemu/include/hw/virtio/
H A Dvirtio-net.h156 VirtQueue *tx_vq; member