Home
last modified time | relevance | path

Searched defs:net (Results 1 – 17 of 17) sorted by relevance

/qemu/hw/net/
A Dvhost_net-stub.c23 uint64_t vhost_net_get_max_queues(VHostNetState *net) in vhost_net_get_max_queues()
46 void vhost_net_cleanup(struct vhost_net *net) in vhost_net_cleanup()
50 uint64_t vhost_net_get_features(struct vhost_net *net, uint64_t features) in vhost_net_get_features()
55 int vhost_net_get_config(struct vhost_net *net, uint8_t *config, in vhost_net_get_config()
60 int vhost_net_set_config(struct vhost_net *net, const uint8_t *data, in vhost_net_set_config()
66 void vhost_net_ack_features(struct vhost_net *net, uint64_t features) in vhost_net_ack_features()
70 uint64_t vhost_net_get_acked_features(VHostNetState *net) in vhost_net_get_acked_features()
75 bool vhost_net_virtqueue_pending(VHostNetState *net, int idx) in vhost_net_virtqueue_pending()
80 void vhost_net_virtqueue_mask(VHostNetState *net, VirtIODevice *dev, in vhost_net_virtqueue_mask()
85 bool vhost_net_config_pending(VHostNetState *net) in vhost_net_config_pending()
[all …]
A Dvhost_net.c146 uint64_t vhost_net_get_max_queues(VHostNetState *net) in vhost_net_get_max_queues()
170 struct vhost_net *net; in vhost_net_disable_notifiers_nvhosts() local
230 struct vhost_net *net; in vhost_net_enable_notifiers() local
404 static int vhost_net_start_one(struct vhost_net *net, in vhost_net_start_one()
471 static void vhost_net_stop_one(struct vhost_net *net, in vhost_net_stop_one()
500 struct vhost_net *net; in vhost_net_start() local
617 void vhost_net_cleanup(struct vhost_net *net) in vhost_net_cleanup()
643 bool vhost_net_config_pending(VHostNetState *net) in vhost_net_config_pending()
691 VHostNetState *net = get_vhost_net(nc); in vhost_set_vring_enable() local
727 VHostNetState *net = get_vhost_net(nc->peer); in vhost_net_virtqueue_reset() local
[all …]
A Dxen_nic.c605 XenNetDev *net; in type_init() local
A Dvirtio-net.c225 static void virtio_net_announce_notify(VirtIONet *net) in virtio_net_announce_notify()
3957 struct vhost_net *net; in virtio_net_get_vhost() local
/qemu/tests/qtest/libqos/
A Dvirtio-net.h38 QVirtioNet net; member
43 QVirtioNet net; member
/qemu/hw/virtio/
A Dvirtio-net-pci.c54 VirtIONet *net = VIRTIO_NET(vdev); in virtio_net_pci_realize() local
/qemu/hw/audio/
A Dgus.c82 int net = 0; in write_audio() local
113 int samples, to_play, net = 0; in GUS_callback() local
A Dadlib.c157 int net = 0; in write_audio() local
A Dcs4231a.c530 int temp, net; in cs_write_audio() local
A Dsb16.c1183 int temp, net; in write_audio() local
/qemu/hw/
A Dmeson.build23 subdir('net') subdir
/qemu/net/
A Dvhost-user.c82 struct vhost_net *net = NULL; in vhost_user_start() local
A Dvhost-vdpa.c175 static int vhost_vdpa_net_check_device_id(struct vhost_net *net) in vhost_vdpa_net_check_device_id()
193 struct vhost_net *net = NULL; in vhost_vdpa_add() local
A Dslirp.c433 struct in_addr net = { .s_addr = htonl(0x0a000200) }; /* 10.0.2.0 */ in net_slirp_init() local
/qemu/pc-bios/s390-ccw/
A Dvirtio.h245 VirtioNetConfig net; member
/qemu/system/
A Dvl.c1438 QemuOptsList *net = qemu_find_opts("net"); in qemu_create_default_devices() local
/qemu/
A Dmeson.build3777 subdir('net') subdir

Completed in 60 milliseconds