Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/
Dpcnet.c68 u32 rx_ring; member
74 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.c182 static unsigned char rx_ring[RX_BUF_LEN+16] __attribute__((aligned(4))); variable
Deepro100.c198 static struct RxFD rx_ring[NUM_RX_DESC]; /* RX descriptor ring */ variable
Dmacb.c113 struct macb_dma_desc *rx_ring; member