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

/gem5/src/dev/net/
H A DEthernet.py254 tx_fifo_high_mark = Param.MemorySize('384kB', "tx fifo high threshold") variable in class:Sinic
H A Dsinic.cc668 regs.TxFifoHigh = params()->tx_fifo_high_mark;

Completed in 11 milliseconds