Home
last modified time | relevance | path

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

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