Home
last modified time | relevance | path

Searched refs:receive (Results 76 – 100 of 100) sorted by relevance

1234

/qemu/hw/net/
H A Dsungem.c1342 .receive = sungem_receive,
H A Dftgmac100.c1088 .receive = ftgmac100_receive,
H A Dimx_fec.c1316 .receive = imx_eth_receive,
H A Dlan9118.c1365 .receive = lan9118_receive,
H A Dcadence_gem.c1712 .receive = gem_receive,
H A Deepro100.c1836 .receive = nic_receive,
H A De1000.c1619 .receive = e1000_receive,
H A Drtl8139.c3353 .receive = rtl8139_receive,
H A Dvmxnet3.c2039 .receive = vmxnet3_receive,
H A Dvirtio-net.c3349 .receive = virtio_net_receive,
/qemu/hw/net/can/
H A Dxlnx-zynqmp-can.c1092 .receive = xlnx_zynqmp_can_receive,
H A Dxlnx-versal-canfd.c1876 .receive = canfd_xilinx_receive,
/qemu/docs/interop/
H A Dbitmaps.rst1197 will receive a ``BLOCK_JOB_COMPLETE`` event with a failure message,
1200 In the case of a job being cancelled, the user will receive a
H A Dvhost-user.rst1921 the SIGTERM signal is received. Eventually, it may receive SIGKILL by
/qemu/docs/devel/
H A Dqapi-code-gen.rst1353 Clients send commands with argument data, and receive command
1373 Adding functionality to the receive direction is generally backwards
1391 receive direction compatibility.
/qemu/docs/about/
H A Ddeprecated.rst350 Users which try to use these deprecated properties will receive a warning
/qemu/hw/arm/
H A Domap1.c2194 if (slave && slave->receive) in omap_uwire_transfer_start()
2195 s->rxbuf = slave->receive(slave->opaque); in omap_uwire_transfer_start()
/qemu/net/
H A Dnet.c790 ret = nc->info->receive(nc, buffer, offset); in nc_sendv_compat()
/qemu/qapi/
H A Dqom.json759 # @chardev: the chardev to be used to receive qtest commands on.
H A Dblock-core.json4300 # @secondary: Secondary mode, receive the vm's state from primary
/qemu/docs/specs/
H A Drocker.txt647 RX_FRAG_LEN 2 Actual packet fragment length after receive
/qemu/
H A Dqemu-options.hx2606 option is set, VNC client may receive lossy framebuffer updates
4230 receive characters via udp. If you have a patched version of
4626 detach from standard IO until it is ready to receive connections on
5413 ``all``: the filter is attached both to the receive and the
5416 ``rx``: the filter is attached to the receive queue of the
5417 netdev, where it will receive packets sent to the netdev.
5420 netdev, where it will receive packets sent by the netdev.
H A Dhmp-commands.hx1507 .help = "receive a file descriptor via SCM rights and assign it a name",
/qemu/docs/tools/
H A Dqemu-img.rst806 cause the image to actually receive compressed writes. It is most commonly
/qemu/qga/
H A Dqapi-schema.json9 # prepared to receive QERR_UNSUPPORTED, even if the given command

1234