Searched refs:VirtioNetTransmit (Results 1 – 4 of 4) sorted by relevance
66 VirtioNetTransmit ( in VirtioNetTransmit() function
120 - VirtioNetTransmit [SnpTransmit.c]: queue a Tx packet for asynchronous314 whenever VirtioNetTransmit places the corresponding head descriptor on the320 - Client code calls VirtioNetTransmit. VirtioNetTransmit tracks free descriptor326 yet recycled by a VirtioNetGetStatus call), then VirtioNetTransmit returns340 (where it has been stored at VirtioNetTransmit time) and returned to the344 have transmitted the entire packet -- VirtioNetTransmit had forced it below
229 VirtioNetTransmit (
204 Dev->Snp.Transmit = &VirtioNetTransmit; in VirtioNetSnpPopulate()