Home
last modified time | relevance | path

Searched defs:tx (Results 1 – 25 of 34) sorted by relevance

12

/qemu/tests/qtest/
H A Dtpm-tests.c32 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 Dtpm-util.c54 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 Dahci-test.c858 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 Dvirtio-net-test.c152 QVirtQueue *tx = net_if->queues[1]; in send_recv_test() local
/qemu/hw/i386/kvm/
H A Dxenstore_impl.c79 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 Dlibqos.c171 unsigned char *tx = (unsigned char *)buffer; in generate_pattern() local
/qemu/tests/bench/
H A Datomic64-bench.c121 double tx; in pr_stats() local
H A Datomic_add-bench.c128 double tx; in pr_stats() local
H A Dqht-bench.c393 double tx; in pr_stats() local
/qemu/hw/ssi/
H A Dimx_spi.c164 uint32_t tx; in imx_spi_flush_txfifo() local
H A Dibex_spi_host.c239 uint32_t rx, tx, data; in ibex_spi_host_transfer() local
H A Dsifive_spi.c132 uint8_t tx; in sifive_spi_flush_txfifo() local
H A Dmss-spi.c216 uint32_t tx; in spi_flush_txfifo() local
H A Dxilinx_spi.c179 uint32_t tx; in spi_flush_txfifo() local
H A Dpnv_spi.c196 uint32_t tx, rx, payload_len; in transfer() local
/qemu/hw/net/
H A Digb_core.h84 } tx[IGB_NUM_QUEUES]; member
H A Dcadence_gem.c557 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 De1000e_core.h80 } tx[E1000E_NUM_QUEUES]; member
H A Digb_core.c407 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 Dmsf2-emac.c97 uint32_t tx = s->regs[R_DMA_TX_STATUS] & 0xF; in emac_get_isr() local
H A Dopencores_eth.c485 static void open_eth_start_xmit(OpenEthState *s, desc *tx)
538 desc *tx = tx_desc(s); local
/qemu/hw/net/fsl_etsec/
H A Detsec.c62 int tx = !!(active & IEVENT_TX_MASK); in etsec_update_irq() local
/qemu/include/hw/char/
H A Descc.h46 uint8_t rx, tx; member
/qemu/net/
H A Dnetmap.c46 struct netmap_ring *tx; member
H A Daf-xdp.c37 struct xsk_ring_prod tx; member

12