Home
last modified time | relevance | path

Searched refs:vhost_vdpa_get_vhost_net (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/net/
H A Dvhost-vdpa.h17 struct vhost_net *vhost_vdpa_get_vhost_net(NetClientState *nc);
/openbmc/qemu/hw/net/
H A Dvhost_net.c528 vhost_net = vhost_vdpa_get_vhost_net(nc); in get_vhost_net()
/openbmc/qemu/net/
H A Dvhost-vdpa.c132 VHostNetState *vhost_vdpa_get_vhost_net(NetClientState *nc) in vhost_vdpa_get_vhost_net() function