Home
last modified time | relevance | path

Searched refs:BufferDesc (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/drivers/net/
Dnatsemi.c187 } BufferDesc; typedef
219 static BufferDesc txd __attribute__ ((aligned(4)));
220 static BufferDesc rxd[NUM_RX_DESC] __attribute__ ((aligned(4)));
Dns8382x.c167 } BufferDesc; typedef
244 static BufferDesc txd __attribute__ ((aligned(8)));
245 static BufferDesc rxd[NUM_RX_DESC] __attribute__ ((aligned(8)));