Searched defs:sendDone (Results 1 - 6 of 6) sorted by relevance
/gem5/src/dev/net/ | ||
H A D | dist_etherlink.hh | 193 void sendDone() { peer->sendDone(); } function in class:DistEtherLink::LocalIface |
H A D | etherlink.hh | 136 void sendDone() { peer->sendDone(); } function in class:EtherLink::Interface |
H A D | etherswitch.hh | 86 void sendDone() {} function in class:EtherSwitch::Interface |
H A D | sinic.hh | 313 virtual void sendDone() { dev->transferDone(); } function in class:Sinic::Interface |
H A D | i8254xGBe.hh | 554 virtual void sendDone() { dev->ethTxDone(); } function in class:IGbEInt |
H A D | ns_gige.hh | 374 virtual void sendDone() { dev->transferDone(); } function in class:NSGigEInt |
Completed in 8 milliseconds