|
Linux Kernel
3.7.1
|
#include <ucc_geth.h>
Data Fields | |
| u16 | temoder |
| u8 | res0 [0x38-0x02] |
| u32 | sqptr |
| u32 | schedulerbasepointer |
| u32 | txrmonbaseptr |
| u32 | tstate |
| u8 | iphoffset [TX_IP_OFFSET_ENTRY_MAX] |
| u32 | vtagtable [0x8] |
| u32 | tqptr |
| u8 | res2 [0x80-0x74] |
Definition at line 433 of file ucc_geth.h.
| u8 iphoffset[TX_IP_OFFSET_ENTRY_MAX] |
Definition at line 442 of file ucc_geth.h.
| u8 res0[0x38-0x02] |
Definition at line 435 of file ucc_geth.h.
| u8 res2[0x80-0x74] |
Definition at line 446 of file ucc_geth.h.
| u32 schedulerbasepointer |
Definition at line 437 of file ucc_geth.h.
| u32 sqptr |
Definition at line 436 of file ucc_geth.h.
| u16 temoder |
Definition at line 434 of file ucc_geth.h.
| u32 tqptr |
Definition at line 444 of file ucc_geth.h.
| u32 tstate |
Definition at line 440 of file ucc_geth.h.
| u32 txrmonbaseptr |
Definition at line 439 of file ucc_geth.h.
| u32 vtagtable[0x8] |
Definition at line 443 of file ucc_geth.h.
1.8.2