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

/gem5/src/dev/net/
H A Dsinicreg.hh79 __SINIC_REG32(TxFifoHigh, 0x3c) // 32: tx fifo high watermark
203 { 4, true, false, "TxFifoHigh" },
H A Dsinic.hh124 uint32_t TxFifoHigh; // 0x3c member in struct:Sinic::Device::__anon134
H A Dsinic.cc668 regs.TxFifoHigh = params()->tx_fifo_high_mark;

Completed in 10 milliseconds