Home
last modified time | relevance | path

Searched defs:tx (Results 176 – 200 of 676) sorted by relevance

12345678910>>...28

/openbmc/linux/drivers/dma/sh/
H A Dshdma.h57 #define tx_to_sh_desc(tx) container_of(tx, struct sh_desc, async_tx) argument
/openbmc/linux/drivers/net/wireless/st/cw1200/
H A Ddebug.h14 int tx; member
/openbmc/u-boot/drivers/usb/musb-new/
H A Dmusb_gadget.h32 u8 tx; /* endpoint direction */ member
/openbmc/u-boot/drivers/spi/
H A Dath79_spi.c62 const u8 *tx = dout; in ath79_spi_xfer() local
H A Dspi-mem.c105 static int spi_check_buswidth_req(struct spi_slave *slave, u8 buswidth, bool tx) in spi_check_buswidth_req()
H A Ddesignware_spi.c111 void *tx; member
395 const u8 *tx = dout; in dw_spi_xfer() local
/openbmc/linux/net/nfc/nci/
H A Dspi.c180 struct spi_transfer tx, rx; in __nci_spi_read() local
/openbmc/linux/drivers/spi/
H A Dspi-jcore.c107 const unsigned char *tx; in jcore_spi_txrx() local
H A Dspi-fsi.c226 static int fsi_spi_data_out(u64 *out, const u8 *tx, int len) in fsi_spi_data_out()
310 const u8 *tx = transfer->tx_buf; in fsi_spi_transfer_data() local
/openbmc/linux/drivers/ata/
H A Dpata_pxa.c50 struct dma_async_tx_descriptor *tx; in pxa_qc_prep() local
/openbmc/linux/drivers/dma/
H A Ddmaengine.c1439 void dma_async_tx_descriptor_init(struct dma_async_tx_descriptor *tx, in dma_async_tx_descriptor_init()
1527 dma_wait_for_async_tx(struct dma_async_tx_descriptor *tx) in dma_wait_for_async_tx()
1554 void dma_run_dependencies(struct dma_async_tx_descriptor *tx) in dma_run_dependencies()
H A Dvirt-dma.h16 struct dma_async_tx_descriptor tx; member
/openbmc/linux/drivers/md/
H A Draid5.c1487 struct dma_async_tx_descriptor *tx = NULL; in ops_run_biofill() local
1583 struct dma_async_tx_descriptor *tx; in ops_run_compute5() local
1677 struct dma_async_tx_descriptor *tx; in ops_run_compute6_1() local
1744 struct dma_async_tx_descriptor *tx; in ops_run_compute6_2() local
1870 struct dma_async_tx_descriptor *tx) in ops_run_prexor5()
1912 struct dma_async_tx_descriptor *tx) in ops_run_prexor6()
2053 struct dma_async_tx_descriptor *tx) in ops_run_reconstruct5()
2151 struct dma_async_tx_descriptor *tx) in ops_run_reconstruct6()
2233 struct dma_async_tx_descriptor *tx; in ops_run_check_p() local
2291 struct dma_async_tx_descriptor *tx = NULL; in raid_run_ops() local
[all …]
/openbmc/linux/drivers/net/wireless/intersil/hostap/
H A Dhostap_80211_tx.c389 struct hostap_tx_data tx; in hostap_master_start_xmit() local
/openbmc/linux/drivers/net/ethernet/dec/tulip/
H A Dinterrupt.c530 int tx = 0; in tulip_interrupt() local
/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-mcp23s08_spi.c65 u8 tx[2]; in mcp23sxx_spi_read() local
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dqp.c110 struct sdma_txreq *tx; in flush_list_head() local
443 struct verbs_txreq *tx = container_of(stx, struct verbs_txreq, txreq); in iowait_sleep() local
/openbmc/linux/sound/soc/codecs/
H A Dzl38060.c274 bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK; in zl38_hw_params() local
320 bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK; in zl38_hw_free() local
/openbmc/linux/drivers/input/gameport/
H A Dgameport.c79 unsigned int i, t, tx; in gameport_measure_speed() local
113 unsigned int i, t, t1, t2, t3, tx; in old_gameport_measure_speed() local
/openbmc/qemu/hw/net/
H A Dcadence_gem.c557 static uint32_t gem_get_max_buf_len(CadenceGEMState *s, bool tx) in gem_get_max_buf_len()
969 static uint32_t gem_get_queue_base_addr(CadenceGEMState *s, bool tx, int q) in gem_get_queue_base_addr()
998 static hwaddr gem_get_desc_addr(CadenceGEMState *s, bool tx, int q) in gem_get_desc_addr()
/openbmc/linux/drivers/net/ethernet/tundra/
H A Dtsi108_eth.c601 int tx; in tsi108_complete_tx() local
665 int tx = data->txhead; in tsi108_send_packet() local
1392 int tx = data->txtail; in tsi108_close() local
/openbmc/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-usb-legacy.c504 u16 tx; member
552 void __iomem *tx; member
858 void __iomem *tx = qmp->tx; in qmp_usb_legacy_power_on() local
/openbmc/linux/drivers/net/wireless/intel/iwlegacy/
H A D3945-debug.c307 struct iwl39_stats_tx *tx, *accum_tx, *delta_tx, *max_tx; in il3945_ucode_tx_stats_read() local
/openbmc/linux/arch/s390/include/uapi/asm/
H A Dguarded_storage.h27 __u8 tx : 1; member
/openbmc/u-boot/drivers/serial/
H A Dserial_uniphier.c23 #define tx rx /* Out: Transmit buffer */ macro

12345678910>>...28