/qemu/tests/qtest/ |
H A D | tpm-tests.c | 32 void tpm_test_swtpm_test(const char *src_tpm_path, tx_func *tx, in tpm_test_swtpm_test() 79 const char *uri, tx_func *tx, in tpm_test_swtpm_migration_test()
|
H A D | tpm-util.c | 54 void tpm_util_startup(QTestState *s, tx_func *tx) in tpm_util_startup() 68 void tpm_util_pcrextend(QTestState *s, tx_func *tx) in tpm_util_pcrextend() 88 void tpm_util_pcrread(QTestState *s, tx_func *tx, in tpm_util_pcrread()
|
H A D | ahci-test.c | 858 unsigned char *tx = g_malloc(bufsize); in ahci_test_io_rw_simple() local 1027 unsigned char *tx = g_malloc(bufsize); in test_dma_fragmented() local 1158 unsigned char *tx = g_malloc(bufsize); in ahci_migrate_simple() local 1213 unsigned char *tx = g_malloc(bufsize); in ahci_halted_io_test() local 1278 unsigned char *tx = g_malloc(bufsize); in ahci_migrate_halted_io() local 1553 unsigned char *tx = opts->opaque; in ahci_cb_cmp_buff() local 1572 unsigned char *tx; in ahci_test_cdrom() local 1652 unsigned char *tx; in test_atapi_tray() local
|
H A D | virtio-net-test.c | 152 QVirtQueue *tx = net_if->queues[1]; in send_recv_test() local
|
/qemu/hw/i386/kvm/ |
H A D | xenstore_impl.c | 79 XsTransaction *tx = value; in nobble_tx() local 761 XsTransaction *tx = g_hash_table_lookup(op->s->transactions, in xs_node_walk() local 856 XsTransaction *tx = g_hash_table_lookup(s->transactions, in init_walk_op() local 937 XsTransaction *tx; in xs_impl_transaction_start() local 1021 static int transaction_commit(XenstoreImplState *s, XsTransaction *tx) in transaction_commit() 1064 XsTransaction *tx = g_hash_table_lookup(s->transactions, in xs_impl_transaction_end() local 1364 XsTransaction *tx = _tx; in xs_tx_free() local 1687 unsigned int tx; in consume_node() local
|
/qemu/tests/qtest/libqos/ |
H A D | libqos.c | 171 unsigned char *tx = (unsigned char *)buffer; in generate_pattern() local
|
/qemu/tests/bench/ |
H A D | atomic64-bench.c | 121 double tx; in pr_stats() local
|
H A D | atomic_add-bench.c | 128 double tx; in pr_stats() local
|
H A D | qht-bench.c | 393 double tx; in pr_stats() local
|
/qemu/hw/ssi/ |
H A D | imx_spi.c | 164 uint32_t tx; in imx_spi_flush_txfifo() local
|
H A D | ibex_spi_host.c | 239 uint32_t rx, tx, data; in ibex_spi_host_transfer() local
|
H A D | sifive_spi.c | 132 uint8_t tx; in sifive_spi_flush_txfifo() local
|
H A D | mss-spi.c | 216 uint32_t tx; in spi_flush_txfifo() local
|
H A D | xilinx_spi.c | 179 uint32_t tx; in spi_flush_txfifo() local
|
H A D | pnv_spi.c | 196 uint32_t tx, rx, payload_len; in transfer() local
|
/qemu/hw/net/ |
H A D | igb_core.h | 84 } tx[IGB_NUM_QUEUES]; member
|
H A D | cadence_gem.c | 557 static uint32_t gem_get_max_buf_len(CadenceGEMState *s, bool tx) in gem_get_max_buf_len() 985 static uint32_t gem_get_queue_base_addr(CadenceGEMState *s, bool tx, int q) in gem_get_queue_base_addr() 1014 static hwaddr gem_get_desc_addr(CadenceGEMState *s, bool tx, int q) in gem_get_desc_addr()
|
H A D | e1000e_core.h | 80 } tx[E1000E_NUM_QUEUES]; member
|
H A D | igb_core.c | 407 igb_rss_parse_packet(IGBCore *core, struct NetRxPkt *pkt, bool tx, in igb_rss_parse_packet() 438 igb_tx_insert_vlan(IGBCore *core, uint16_t qn, struct igb_tx *tx, in igb_tx_insert_vlan() 460 igb_setup_tx_offloads(IGBCore *core, struct igb_tx *tx) in igb_setup_tx_offloads() 520 static bool igb_tx_pkt_switch(IGBCore *core, struct igb_tx *tx, in igb_tx_pkt_switch() 546 igb_tx_pkt_send(IGBCore *core, struct igb_tx *tx, int queue_index) in igb_tx_pkt_send() 605 struct igb_tx *tx, in igb_process_tx_desc() 759 struct igb_tx *tx; member 4464 struct igb_tx *tx; in igb_reset() local
|
H A D | msf2-emac.c | 97 uint32_t tx = s->regs[R_DMA_TX_STATUS] & 0xF; in emac_get_isr() local
|
H A D | opencores_eth.c | 485 static void open_eth_start_xmit(OpenEthState *s, desc *tx) 538 desc *tx = tx_desc(s); local
|
/qemu/hw/net/fsl_etsec/ |
H A D | etsec.c | 62 int tx = !!(active & IEVENT_TX_MASK); in etsec_update_irq() local
|
/qemu/include/hw/char/ |
H A D | escc.h | 46 uint8_t rx, tx; member
|
/qemu/net/ |
H A D | netmap.c | 46 struct netmap_ring *tx; member
|
H A D | af-xdp.c | 37 struct xsk_ring_prod tx; member
|