gem5
|
#include <i8254xGBe_defs.hh>
Public Member Functions | |
ADD_FIELD32 (pktlen, 0, 8) | |
ADD_FIELD32 (hdrlen, 8, 8) | |
ADD_FIELD32 (desctype, 25, 3) | |
unsigned | bufLen () |
unsigned | hdrLen () |
Public Member Functions inherited from iGbReg::Regs::Reg< uint32_t > | |
uint32_t | operator() () |
void | operator() (uint32_td) |
const Reg< uint32_t > & | operator= (uint32_td) |
bool | operator== (uint32_td) |
Reg () | |
void | serialize (CheckpointOut &cp) const |
void | unserialize (CheckpointIn &cp) |
Additional Inherited Members | |
Public Attributes inherited from iGbReg::Regs::Reg< uint32_t > | |
uint32_t | _data |
Definition at line 558 of file i8254xGBe_defs.hh.
iGbReg::Regs::SRRCTL::ADD_FIELD32 | ( | pktlen | , |
0 | , | ||
8 | |||
) |
iGbReg::Regs::SRRCTL::ADD_FIELD32 | ( | hdrlen | , |
8 | , | ||
8 | |||
) |
iGbReg::Regs::SRRCTL::ADD_FIELD32 | ( | desctype | , |
25 | , | ||
3 | |||
) |
|
inline |
Definition at line 564 of file i8254xGBe_defs.hh.
|
inline |
Definition at line 565 of file i8254xGBe_defs.hh.
References iGbReg::TxdOp::hdrlen().