Searched refs:RxMaxCopy (Results 1 - 3 of 3) sorted by relevance

/gem5/src/dev/net/
H A Dsinicreg.hh68 __SINIC_REG32(RxMaxCopy, 0x10) // 32: max bytes per rx copy
192 { 4, true, false, "RxMaxCopy" },
H A Dsinic.hh113 uint32_t RxMaxCopy; // 0x10 member in struct:Sinic::Device::__anon134
H A Dsinic.cc657 regs.RxMaxCopy = params()->rx_max_copy;
671 if (regs.RxMaxCopy < regs.ZeroCopyMark)

Completed in 10 milliseconds