Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/freescale/
Ducc_geth.h587 struct ucc_geth_rx_global_pram { struct
588 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 field
594 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 …]