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

/gem5/src/dev/net/
H A Dsinicreg.hh73 __SINIC_REG32(RxMaxIntr, 0x24) // 32: max receives per interrupt
197 { 4, true, false, "RxMaxIntr" },
H A Dsinic.hh118 uint32_t RxMaxIntr; // 0x24 member in struct:Sinic::Device::__anon134
H A Dsinic.cc662 regs.RxMaxIntr = params()->rx_max_intr;

Completed in 10 milliseconds