Home
last modified time | relevance | path

Searched refs:vhost_net_virtqueue_pending (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/hw/net/
H A Dvhost_net-stub.c75 bool vhost_net_virtqueue_pending(VHostNetState *net, int idx) in vhost_net_virtqueue_pending() function
H A Dvhost_net.c488 bool vhost_net_virtqueue_pending(VHostNetState *net, int idx) in vhost_net_virtqueue_pending() function
H A Dvirtio-net.c3393 return vhost_net_virtqueue_pending(get_vhost_net(nc->peer), idx); in virtio_net_guest_notifier_pending()
/openbmc/qemu/include/net/
H A Dvhost_net.h36 bool vhost_net_virtqueue_pending(VHostNetState *net, int n);