Searched refs:txcfg (Results 1 - 2 of 2) sorted by relevance

/gem5/src/dev/net/
H A Dns_gige.hh75 uint32_t txcfg; member in struct:dp_regs
H A Dns_gige.cc264 reg = regs.txcfg;
563 regs.txcfg = reg;
963 regs.txcfg = 0x120; // set drain threshold to 1024 bytes and
2043 SERIALIZE_SCALAR(regs.txcfg);
2208 UNSERIALIZE_SCALAR(regs.txcfg);

Completed in 10 milliseconds