Searched defs:tvq (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/vhost/ | ||
H A D | net.c | 576 struct vhost_virtqueue *tvq = &tnvq->vq; in vhost_net_tx_get_vq_desc() local 518 vhost_net_busy_poll(struct vhost_net *net, struct vhost_virtqueue *rvq, struct vhost_virtqueue *tvq, bool *busyloop_intr, bool poll_rx) vhost_net_busy_poll() argument 1012 struct vhost_virtqueue *tvq = &tnvq->vq; vhost_net_rx_peek_head_len() local [all...] |
/kernel/linux/linux-6.6/drivers/vhost/ | ||
H A D | net.c | 579 struct vhost_virtqueue *tvq = &tnvq->vq; in vhost_net_tx_get_vq_desc() local 521 vhost_net_busy_poll(struct vhost_net *net, struct vhost_virtqueue *rvq, struct vhost_virtqueue *tvq, bool *busyloop_intr, bool poll_rx) vhost_net_busy_poll() argument 1021 struct vhost_virtqueue *tvq = &tnvq->vq; vhost_net_rx_peek_head_len() local [all...] |
Completed in 4 milliseconds