Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/qe/
H A Duec.h373 typedef struct uec_rx_global_pram { struct
374 u32 remoder; /* ethernet mode reg. */
375 u32 rqptr; /* base pointer to the Rx Queues */
376 u32 res0[0x1];
377 u8 res1[0x20-0xC];
401 } __attribute__ ((packed)) uec_rx_global_pram_t; argument