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

/gem5/src/dev/net/
H A Dsinic.hh103 txCopy, enumerator in enum:Sinic::Device::TxState
H A Dsinic.cc73 "txCopy",
975 assert(txState == txCopy);
1079 txState = txCopy;
1084 case txCopy:
1286 if (txState == txCopy)

Completed in 9 milliseconds