Home
last modified time | relevance | path

Searched defs:rxd (Results 1 – 12 of 12) sorted by relevance

/openbmc/u-boot/drivers/net/
H A Dpic32_eth.c275 struct eth_dma_desc *rxd; in pic32_rx_desc_init() local
445 struct eth_dma_desc *rxd; in pic32_eth_recv() local
491 struct eth_dma_desc *rxd; in pic32_eth_free_pkt() local
H A Dftmac110.c56 struct ftmac110_desc *rxd; member
328 struct ftmac110_desc *rxd; in ftmac110_recv() local
H A Dnatsemi.c219 static BufferDesc rxd[NUM_RX_DESC] __attribute__ ((aligned(4))); variable
H A Dns8382x.c244 static BufferDesc rxd[NUM_RX_DESC] __attribute__ ((aligned(8))); variable
/openbmc/u-boot/drivers/spi/
H A Dsoft_spi_legacy.c111 u8 *rxd = din; in spi_xfer() local
H A Dmscc_bb_spi.c123 u8 *rxd = din; in mscc_bb_spi_xfer() local
H A Dsoft_spi.c116 u8 *rxd = din; in soft_spi_xfer() local
/openbmc/u-boot/include/
H A Di2s.h75 unsigned int rxd; /* Receive Data Register */ member
/openbmc/u-boot/drivers/serial/
H A Dserial_mxc.c116 u32 rxd; member
/openbmc/qemu/hw/ssi/
H A Dxilinx_spips.c860 const void *rxd; in xlnx_zynqmp_qspips_notify() local
/openbmc/qemu/hw/net/
H A Dvmxnet3.c968 struct Vmxnet3_RxDesc rxd; in vmxnet3_indicate_packet() local
H A Dvmxnet3.h473 struct Vmxnet3_RxDesc rxd; member