Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/net/
H A Dpcnet.c69 u32 rx_ring; member
75 struct pcnet_rx_head rx_ring[RX_RING_SIZE]; member
H A Ddc2114x.c137 static struct de4x5_desc rx_ring[NUM_RX_DESC] __attribute__ ((aligned(32))); /* RX descriptor ring … variable
H A Drtl8139.c182 static unsigned char rx_ring[RX_BUF_LEN+16] __attribute__((aligned(4))); variable
H A Deepro100.c199 static struct RxFD rx_ring[NUM_RX_DESC]; /* RX descriptor ring */ variable
H A Dmacb.c98 struct macb_dma_desc *rx_ring; member