Lines Matching defs:uec_rx_global_pram
357 struct uec_rx_global_pram { struct
358 u32 remoder; /* ethernet mode reg. */
359 u32 rqptr; /* base pointer to the Rx Queues */
360 u32 res0[0x1];
361 u8 res1[0x20 - 0xc];
362 u16 typeorlen;
363 u8 res2[0x1];
364 u8 rxgstpack; /* ack on GRACEFUL STOP RX command */
365 u32 rxrmonbaseptr; /* Rx RMON statistics base */
366 u8 res3[0x30 - 0x28];
367 u32 intcoalescingptr; /* Interrupt coalescing table pointer */
368 u8 res4[0x36 - 0x34];
369 u8 rstate;
370 u8 res5[0x46 - 0x37];
371 u16 mrblr; /* max receive buffer length reg. */
372 u32 rbdqptr; /* RxBD parameter table description */
373 u16 mflr; /* max frame length reg. */
374 u16 minflr; /* min frame length reg. */
375 u16 maxd1; /* max dma1 length reg. */
376 u16 maxd2; /* max dma2 length reg. */
377 u32 ecamptr; /* external CAM address */
378 u32 l2qt; /* VLAN priority mapping table. */
379 u32 l3qt[0x8]; /* IP priority mapping table. */
380 u16 vlantype; /* vlan type */
381 u16 vlantci; /* default vlan tci */
382 u8 addressfiltering[64];/* address filtering data structure */
383 u32 exf_global_param; /* extended filtering global parameters */
384 u8 res6[0x100 - 0xc4]; /* Initialize to zero */