Linux Kernel
3.7.1
|
#include <ucc_geth.h>
Data Fields | |
u8 | resinit1 |
u8 | resinit2 |
u8 | resinit3 |
u8 | resinit4 |
u16 | resinit5 |
u8 | res1 [0x1] |
u8 | largestexternallookupkeysize |
u32 | rgftgfrxglobal |
u32 | rxthread [ENET_INIT_PARAM_MAX_ENTRIES_RX] |
u8 | res2 [0x38-0x30] |
u32 | txglobal |
u32 | txthread [ENET_INIT_PARAM_MAX_ENTRIES_TX] |
u8 | res3 [0x1] |
Definition at line 492 of file ucc_geth.h.
u8 largestexternallookupkeysize |
Definition at line 499 of file ucc_geth.h.
u8 res1[0x1] |
Definition at line 498 of file ucc_geth.h.
u8 res2[0x38-0x30] |
Definition at line 502 of file ucc_geth.h.
u8 res3[0x1] |
Definition at line 505 of file ucc_geth.h.
u8 resinit1 |
Definition at line 493 of file ucc_geth.h.
u8 resinit2 |
Definition at line 494 of file ucc_geth.h.
u8 resinit3 |
Definition at line 495 of file ucc_geth.h.
u8 resinit4 |
Definition at line 496 of file ucc_geth.h.
u16 resinit5 |
Definition at line 497 of file ucc_geth.h.
u32 rgftgfrxglobal |
Definition at line 500 of file ucc_geth.h.
u32 rxthread[ENET_INIT_PARAM_MAX_ENTRIES_RX] |
Definition at line 501 of file ucc_geth.h.
u32 txglobal |
Definition at line 503 of file ucc_geth.h.
u32 txthread[ENET_INIT_PARAM_MAX_ENTRIES_TX] |
Definition at line 504 of file ucc_geth.h.