| /openbmc/qemu/hw/net/ |
| H A D | vhost_net-stub.c | 22 uint64_t vhost_net_get_max_queues(VHostNetState *net) in vhost_net_get_max_queues() 45 void vhost_net_cleanup(struct vhost_net *net) in vhost_net_cleanup() 49 uint64_t vhost_net_get_features(struct vhost_net *net, uint64_t features) in vhost_net_get_features() 54 int vhost_net_get_config(struct vhost_net *net, uint8_t *config, in vhost_net_get_config() 59 int vhost_net_set_config(struct vhost_net *net, const uint8_t *data, in vhost_net_set_config() 65 void vhost_net_ack_features(struct vhost_net *net, uint64_t features) in vhost_net_ack_features() 69 uint64_t vhost_net_get_acked_features(VHostNetState *net) in vhost_net_get_acked_features() 74 bool vhost_net_virtqueue_pending(VHostNetState *net, int idx) in vhost_net_virtqueue_pending() 79 void vhost_net_virtqueue_mask(VHostNetState *net, VirtIODevice *dev, in vhost_net_virtqueue_mask() 84 bool vhost_net_config_pending(VHostNetState *net) in vhost_net_config_pending() [all …]
|
| H A D | vhost_net.c | 38 uint64_t vhost_net_get_features(struct vhost_net *net, uint64_t features) in vhost_net_get_features() 43 int vhost_net_get_config(struct vhost_net *net, uint8_t *config, in vhost_net_get_config() 48 int vhost_net_set_config(struct vhost_net *net, const uint8_t *data, in vhost_net_set_config() 54 void vhost_net_ack_features(struct vhost_net *net, uint64_t features) in vhost_net_ack_features() 60 uint64_t vhost_net_get_max_queues(VHostNetState *net) in vhost_net_get_max_queues() 65 uint64_t vhost_net_get_acked_features(VHostNetState *net) in vhost_net_get_acked_features() 72 struct vhost_net *net = get_vhost_net(nc); in vhost_net_save_acked_features() local 84 struct vhost_net *net; in vhost_net_disable_notifiers_nvhosts() local 144 struct vhost_net *net; in vhost_net_enable_notifiers() local 236 struct vhost_net *net = g_new0(struct vhost_net, 1); in vhost_net_init() local [all …]
|
| H A D | xen_nic.c | 603 XenNetDev *net; in type_init() local
|
| H A D | virtio-net.c | 225 static void virtio_net_announce_notify(VirtIONet *net) in virtio_net_announce_notify() 673 struct vhost_net *net; in virtio_net_max_tx_queue_size() local 694 struct vhost_net *net; in peer_attach() local 719 struct vhost_net *net; in peer_detach() local 3390 struct vhost_net *net; in virtio_net_get_vhost() local
|
| /openbmc/qemu/tests/qtest/libqos/ |
| H A D | virtio-net.h | 38 QVirtioNet net; member 43 QVirtioNet net; member
|
| /openbmc/phosphor-ipmi-flash/ |
| H A D | flags.hpp | 19 net = (1 << 11), /* Expect to send contents over network bridge. */ enumerator
|
| /openbmc/google-misc/subprojects/ncsid/src/ |
| H A D | net_sockio.cpp | 20 namespace net namespace
|
| H A D | net_iface.cpp | 28 namespace net namespace
|
| H A D | net_config.cpp | 43 namespace net namespace
|
| /openbmc/qemu/hw/virtio/ |
| H A D | virtio-net-pci.c | 53 VirtIONet *net = VIRTIO_NET(vdev); in virtio_net_pci_realize() local
|
| /openbmc/qemu/hw/audio/ |
| H A D | gus.c | 82 int net = 0; in write_audio() local 113 int samples, to_play, net = 0; in GUS_callback() local
|
| H A D | adlib.c | 157 int net = 0; in write_audio() local
|
| H A D | cs4231a.c | 530 int temp, net; in cs_write_audio() local
|
| /openbmc/phosphor-networkd/src/ |
| H A D | ncsi_util.hpp | 166 int net; member
|
| H A D | ncsi_util.cpp | 727 MCTPInterface::MCTPInterface(int net, uint8_t eid) : net(net), eid(eid) in MCTPInterface()
|
| /openbmc/qemu/hw/ |
| H A D | meson.build | 24 subdir('net') subdir
|
| /openbmc/ipmitool/src/plugins/bmc/ |
| H A D | bmc_intf.h | 66 #define FORM_NETFNLUN(net, lun) ((((net) << 2) | ((lun) & 0x3))) argument
|
| /openbmc/u-boot/lib/efi_selftest/ |
| H A D | efi_selftest_snp.c | 67 static struct efi_simple_network *net; variable
|
| /openbmc/u-boot/lib/efi_loader/ |
| H A D | efi_net.c | 40 struct efi_simple_network net; member
|
| /openbmc/qemu/net/ |
| H A D | vhost-user.c | 124 struct vhost_net *net = NULL; in vhost_user_start() local
|
| H A D | passt.c | 364 struct vhost_net *net = NULL; in passt_vhost_user_start() local
|
| H A D | vhost-vdpa.c | 175 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
|
| /openbmc/u-boot/drivers/usb/gadget/ |
| H A D | ether.c | 112 struct eth_device *net; member 114 struct udevice *net; member 1857 static int rndis_control_ack(struct eth_device *net) in rndis_control_ack()
|
| /openbmc/u-boot/include/ |
| H A D | api_public.h | 106 } net; member
|
| /openbmc/qemu/pc-bios/s390-ccw/ |
| H A D | virtio.h | 245 VirtioNetConfig net; member
|