Home
last modified time | relevance | path

Searched refs:tvq (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/vhost/
H A Dnet.c520 struct vhost_virtqueue *tvq, in vhost_net_busy_poll()
527 struct vhost_virtqueue *vq = poll_rx ? tvq : rvq; in vhost_net_busy_poll()
540 tvq->busyloop_timeout; in vhost_net_busy_poll()
553 !vhost_vq_avail_empty(&net->dev, tvq)) in vhost_net_busy_poll()
576 struct vhost_virtqueue *tvq = &tnvq->vq; in vhost_net_tx_get_vq_desc() local
578 int r = vhost_get_vq_desc(tvq, tvq->iov, ARRAY_SIZE(tvq->iov), in vhost_net_tx_get_vq_desc()
581 if (r == tvq->num && tvq in vhost_net_tx_get_vq_desc()
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 Dnet.c523 struct vhost_virtqueue *tvq, in vhost_net_busy_poll()
530 struct vhost_virtqueue *vq = poll_rx ? tvq : rvq; in vhost_net_busy_poll()
543 tvq->busyloop_timeout; in vhost_net_busy_poll()
556 !vhost_vq_avail_empty(&net->dev, tvq)) in vhost_net_busy_poll()
579 struct vhost_virtqueue *tvq = &tnvq->vq; in vhost_net_tx_get_vq_desc() local
581 int r = vhost_get_vq_desc(tvq, tvq->iov, ARRAY_SIZE(tvq->iov), in vhost_net_tx_get_vq_desc()
584 if (r == tvq->num && tvq in vhost_net_tx_get_vq_desc()
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