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

/gem5/src/dev/net/
H A DEthernet.py255 tx_fifo_threshold = Param.MemorySize('128kB', "tx fifo low threshold") variable in class:Sinic
H A Dsinic.cc666 regs.TxFifoLow = params()->tx_fifo_threshold;

Completed in 10 milliseconds