Searched defs:uec_rx_global_pram (Results 1 – 1 of 1) sorted by relevance
374 typedef struct uec_rx_global_pram { struct375 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