Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Dvhost_net-stub.c55 int vhost_net_get_config(struct vhost_net *net, uint8_t *config, in vhost_net_get_config() function
H A Dvhost_net.c129 int vhost_net_get_config(struct vhost_net *net, uint8_t *config, in vhost_net_get_config() function
H A Dvirtio-net.c169 ret = vhost_net_get_config(get_vhost_net(nc->peer), (uint8_t *)&netcfg, in virtio_net_get_config()
/openbmc/qemu/include/net/
H A Dvhost_net.h31 int vhost_net_get_config(struct vhost_net *net, uint8_t *config,