#include <i8254xGBe_defs.hh>
|
| ADD_FIELD32 (pthresh, 0, 6) |
|
| ADD_FIELD32 (hthresh, 8, 8) |
|
| ADD_FIELD32 (wthresh, 16, 6) |
|
| ADD_FIELD32 (gran, 24, 1) |
|
| ADD_FIELD32 (lwthresh, 25, 7) |
|
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) |
|
Definition at line 650 of file i8254xGBe_defs.hh.
iGbReg::Regs::TXDCTL::ADD_FIELD32 |
( |
pthresh |
, |
|
|
0 |
, |
|
|
6 |
|
|
) |
| |
iGbReg::Regs::TXDCTL::ADD_FIELD32 |
( |
hthresh |
, |
|
|
8 |
, |
|
|
8 |
|
|
) |
| |
iGbReg::Regs::TXDCTL::ADD_FIELD32 |
( |
wthresh |
, |
|
|
16 |
, |
|
|
6 |
|
|
) |
| |
iGbReg::Regs::TXDCTL::ADD_FIELD32 |
( |
gran |
, |
|
|
24 |
, |
|
|
1 |
|
|
) |
| |
iGbReg::Regs::TXDCTL::ADD_FIELD32 |
( |
lwthresh |
, |
|
|
25 |
, |
|
|
7 |
|
|
) |
| |
The documentation for this struct was generated from the following file: