gem5
v20.1.0.0
|
#include <ns_gige_reg.h>
Public Attributes | |
uint32_t | link |
uint32_t | bufptr |
uint32_t | cmdsts |
uint32_t | extsts |
Definition at line 354 of file ns_gige_reg.h.
uint32_t ns_desc32::bufptr |
Definition at line 356 of file ns_gige_reg.h.
Referenced by NSGigE::rxKick(), NSGigE::serialize(), NSGigE::txKick(), and NSGigE::unserialize().
uint32_t ns_desc32::cmdsts |
Definition at line 357 of file ns_gige_reg.h.
Referenced by NSGigE::rxKick(), NSGigE::serialize(), NSGigE::txKick(), and NSGigE::unserialize().
uint32_t ns_desc32::extsts |
Definition at line 358 of file ns_gige_reg.h.
Referenced by NSGigE::rxKick(), NSGigE::serialize(), NSGigE::txKick(), and NSGigE::unserialize().
uint32_t ns_desc32::link |
Definition at line 355 of file ns_gige_reg.h.
Referenced by NSGigE::rxKick(), NSGigE::serialize(), NSGigE::txKick(), and NSGigE::unserialize().