Lines Matching defs:uec_init_cmd_pram
410 struct uec_init_cmd_pram { struct
411 u8 resinit0;
412 u8 resinit1;
413 u8 resinit2;
414 u8 resinit3;
415 u16 resinit4;
416 u8 res1[0x1];
417 u8 largestexternallookupkeysize;
418 u32 rgftgfrxglobal;
419 u32 rxthread[MAX_ENET_INIT_PARAM_ENTRIES_RX]; /* rx threads */
420 u8 res2[0x38 - 0x30];
421 u32 txglobal; /* tx global */
422 u32 txthread[MAX_ENET_INIT_PARAM_ENTRIES_TX]; /* tx threads */
423 u8 res3[0x1];