Home
last modified time | relevance | path

Searched defs:txd (Results 1 – 11 of 11) sorted by relevance

/openbmc/u-boot/drivers/spi/
H A Dsoft_spi_legacy.c110 const u8 *txd = dout; in spi_xfer() local
H A Dmscc_bb_spi.c122 const u8 *txd = dout; in mscc_bb_spi_xfer() local
H A Dsoft_spi.c115 const u8 *txd = dout; in soft_spi_xfer() local
/openbmc/u-boot/drivers/net/
H A Dftmac110.c60 struct ftmac110_desc *txd; member
283 struct ftmac110_desc *txd; in ftmac110_send() local
H A Dpic32_eth.c388 struct eth_dma_desc *txd; in pic32_eth_send() local
H A Dnatsemi.c218 static BufferDesc txd __attribute__ ((aligned(4))); variable
H A Dns8382x.c243 static BufferDesc txd __attribute__ ((aligned(8))); variable
/openbmc/u-boot/include/
H A Di2s.h74 unsigned int txd; /* Transmit data register */ member
/openbmc/qemu/hw/net/
H A Dvmxnet3.c454 const struct Vmxnet3_TxDesc *txd) in vmxnet3_tx_retrieve_metadata()
566 struct Vmxnet3_TxDesc *txd) in vmxnet3_ring_read_curr_txdesc()
577 struct Vmxnet3_TxDesc *txd, in vmxnet3_pop_next_tx_descr()
624 struct Vmxnet3_TxDesc txd; in vmxnet3_process_tx_queue() local
H A Dvmxnet3.h472 struct Vmxnet3_TxDesc txd; member
/openbmc/u-boot/drivers/serial/
H A Dserial_mxc.c119 u32 txd; member