Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/freescale/
Ducc_geth.h595 struct ucc_geth_rx_global_pram { struct
596 u32 remoder; /* ethernet mode reg. */
597 u32 rqptr; /* base pointer to the Rx Queues Memory Region*/
598 u32 res0[0x1];
599 u8 res1[0x20 - 0xC];
600 u16 typeorlen; /* cutoff point less than which, type/len field
602 u8 res2[0x1];
603 u8 rxgstpack; /* acknowledgement on GRACEFUL STOP RX command*/
604 u32 rxrmonbaseptr; /* base pointer to Rx RMON statistics counter */
605 u8 res3[0x30 - 0x28];
[all …]