Home
last modified time | relevance | path

Searched full:transmitted (Results 1 – 25 of 35) sorted by relevance

12

/qemu/docs/
H A Drdma.txt143 "Everything else" is transmitted using a formal
156 1. registration of the memory that will be transmitted
187 header portion and a data portion (but together are transmitted
248 (that we have not yet transmitted), let's post an RQ
381 After pinning, an RDMA Write is generated and transmitted
384 Chunks are also transmitted in batches: This means that we
/qemu/tests/functional/
H A Dtest_arm_emcraft_sf2.py49 '3 packets transmitted, 3 packets received, 0% packet loss')
H A Dtest_arm_bpim2u.py131 '3 packets transmitted, 3 packets received, 0% packet loss')
H A Dtest_arm_orangepi.py138 '3 packets transmitted, 3 packets received, 0% packet loss')
/qemu/hw/net/
H A Dcadence_gem.c228 REG32(OCTTXLO, 0x100) /* Octets transmitted Low reg */
229 REG32(OCTTXHI, 0x104) /* Octets transmitted High reg */
230 REG32(TXCNT, 0x108) /* Error-free Frames transmitted */
233 REG32(TXPAUSECNT, 0x114) /* Pause Frames Transmitted */
278 REG32(PTPETXS, 0x1e0) /* PTP Event Frame Transmitted (s) */
279 REG32(PTPETXNS, 0x1e4) /* PTP Event Frame Transmitted (ns) */
282 REG32(PTPPTXS, 0x1e0) /* PTP Peer Frame Transmitted (s) */
283 REG32(PTPPTXNS, 0x1e4) /* PTP Peer Frame Transmitted (ns) */
1245 /* Total octets (bytes) transmitted */ in gem_transmit_updatestats()
1252 /* Error-free Frames transmitted */ in gem_transmit_updatestats()
H A Dne2000.c114 /* Transmitted packet status, EN0_TSR. */
115 #define ENTSR_PTX 0x01 /* Packet transmitted without error */
283 /* fail safe: check range on the transmitted length */ in ne2000_ioport_write()
H A Dallwinner-sun8i-emac.c514 size_t transmitted = 0; in allwinner_sun8i_emac_transmit() local
545 transmitted++; in allwinner_sun8i_emac_transmit()
551 if (transmitted > 0) { in allwinner_sun8i_emac_transmit()
H A Digb_regs.h637 /* Mirror Good Packets Transmitted Count; RO */
658 /* Mirror Good Octets Transmitted Count; RO */
/qemu/docs/devel/migration/
H A Dvfio.rst220 transmitted via the main migration channel.
221 For data transmitted via multifd channels .load_state_buffer() is called
H A Dvirtio.rst109 been loaded. Any code that depends on information transmitted in subsections
/qemu/docs/interop/
H A Dpr-helper.rst25 All data transmitted on the socket is big-endian.
H A Dqmp-spec.rst56 All interactions transmitted by the Server are json-objects, always
/qemu/docs/devel/
H A Debpf_rss.rst19 of transmitted packets.
/qemu/contrib/ivshmem-server/
H A Divshmem-server.h16 * (see EVENTFD(2)), one per vector. These fd are transmitted to all
/qemu/tests/qtest/libqos/
H A De1000e.c50 /* Read WB data for the packet transmitted */ in e1000e_tx_ring_push()
/qemu/hw/ssi/
H A Dibex_spi_host.c473 /* LE: LSB transmitted first (default for ibex processor) */ in ibex_spi_host_write()
476 /* BE: MSB transmitted first */ in ibex_spi_host_write()
/qemu/rust/hw/char/pl011/src/
H A Dregisters.rs260 /// These bits indicate the number of data bits transmitted or received in a
/qemu/hw/ipmi/
H A Dipmi_bmc_extern.c115 /* Not fully transmitted, try again in a 10ms */ in continue_send()
/qemu/qga/
H A Dqapi-schema.json704 # @tx-bytes: total bytes transmitted
706 # @tx-packets: total packets transmitted
710 # @tx-dropped: dropped packets transmitted
/qemu/hw/block/
H A Dm25p80.c1025 * dummy cycles, transmitted via the SI line. in decode_fast_read_cmd()
1077 * and dummy cycles, transmitted via the IO1 and IO0 line. in decode_dio_read_cmd()
1127 * and dummy cycles, transmitted via the IO3, IO2, IO1 and IO0 line. in decode_qio_read_cmd()
/qemu/hw/net/can/
H A Dxlnx-zynqmp-can.c506 * Any message transmitted is looped back to the RX line and in transfer_fifo()
1082 * and will not receive any messages transmitted by other CAN nodes. in xlnx_zynqmp_can_receive()
H A Dxlnx-versal-canfd.c1222 * event of this transmitted message with time stamp. in tx_fifo_stamp()
1818 * and does not receive any messages transmitted by other CAN nodes. in canfd_xilinx_receive()
/qemu/migration/
H A Drdma.c134 RDMA_CONTROL_QEMU_FILE, /* QEMUFile-transmitted bytes */
179 * This is not transmitted, only local.
204 * This gets transmitted by the dest during connection-time
279 * This structure is *not* transmitted.
1072 * transmitted by QEMU.
/qemu/semihosting/
H A Darm-compat-semi.c262 ret = 0; /* error: no bytes transmitted */ in common_semi_rw_cb()
/qemu/hw/audio/
H A Dhda-codec.c241 /* we already transmitted the data */ in hda_audio_input_timer()

12