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