Searched defs:ucc_geth_rx_global_pram (Results 1 – 1 of 1) sorted by relevance
599 struct ucc_geth_rx_global_pram { struct600 u32 remoder; /* ethernet mode reg. */601 u32 rqptr; /* base pointer to the Rx Queues Memory Region*/602 u32 res0[0x1];603 u8 res1[0x20 - 0xC];604 u16 typeorlen; /* cutoff point less than which, type/len field606 u8 res2[0x1];607 u8 rxgstpack; /* acknowledgement on GRACEFUL STOP RX command*/608 u32 rxrmonbaseptr; /* base pointer to Rx RMON statistics counter */609 u8 res3[0x30 - 0x28];[all …]