Home
last modified time | relevance | path

Searched defs:rx_ring (Results 1 – 7 of 7) sorted by relevance

/external/u-boot/drivers/net/
Dpcnet.c69 u32 rx_ring; member
75 struct pcnet_rx_head rx_ring[RX_RING_SIZE]; member
Ddc2114x.c135 static struct de4x5_desc rx_ring[NUM_RX_DESC] __attribute__ ((aligned(32))); /* RX descriptor ring … variable
Drtl8139.c179 static unsigned char rx_ring[RX_BUF_LEN+16] __attribute__((aligned(4))); variable
Dmt7628-eth.c137 struct fe_rx_dma *rx_ring; member
Deepro100.c196 static struct RxFD rx_ring[NUM_RX_DESC]; /* RX descriptor ring */ variable
Dmacb.c107 struct macb_dma_desc *rx_ring; member
/external/u-boot/drivers/dma/ti/
Dk3-udma.c882 int rx_ring = k3_nav_ringacc_get_ring_id(uc->rchan->r_ring); in udma_alloc_rchan_sci_req() local