gem5
|
#include <ns_gige_reg.h>
Public Attributes | |
uint64_t | link |
uint64_t | bufptr |
uint32_t | cmdsts |
uint32_t | extsts |
Definition at line 363 of file ns_gige_reg.h.
uint64_t ns_desc64::bufptr |
Definition at line 365 of file ns_gige_reg.h.
Referenced by NSGigE::rxKick(), NSGigE::serialize(), NSGigE::txKick(), and NSGigE::unserialize().
uint32_t ns_desc64::cmdsts |
Definition at line 366 of file ns_gige_reg.h.
Referenced by NSGigE::rxKick(), NSGigE::serialize(), NSGigE::txKick(), and NSGigE::unserialize().
uint32_t ns_desc64::extsts |
Definition at line 367 of file ns_gige_reg.h.
Referenced by NSGigE::rxKick(), NSGigE::serialize(), NSGigE::txKick(), and NSGigE::unserialize().
uint64_t ns_desc64::link |
Definition at line 364 of file ns_gige_reg.h.
Referenced by NSGigE::rxKick(), NSGigE::serialize(), NSGigE::txKick(), and NSGigE::unserialize().