Searched defs:ucc_geth_rx_global_pram (Results 1 – 1 of 1) sorted by relevance
587 struct ucc_geth_rx_global_pram { struct588 u32 remoder; /* ethernet mode reg. */589 u32 rqptr; /* base pointer to the Rx Queues Memory Region*/590 u32 res0[0x1];591 u8 res1[0x20 - 0xC];592 u16 typeorlen; /* cutoff point less than which, type/len field594 u8 res2[0x1];595 u8 rxgstpack; /* acknowledgement on GRACEFUL STOP RX command*/596 u32 rxrmonbaseptr; /* base pointer to Rx RMON statistics counter */597 u8 res3[0x30 - 0x28];[all …]