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

/gem5/src/dev/net/
H A DEthernet.py252 rx_fifo_threshold = Param.MemorySize('384kB', "rx fifo high threshold") variable in class:Sinic
H A Dsinic.cc667 regs.RxFifoHigh = params()->rx_fifo_threshold;

Completed in 10 milliseconds