Lines Matching full:transmit
38 /// from the MNP transmit queue will be dropped if its receive timeout expires.
172 reset to startup defaults and all pending transmit and receive
252 Places asynchronous outgoing data packets into the transmit queue.
255 @param Token The pointer to a token associated with the transmit data descriptor.
257 @retval EFI_SUCCESS The transmit completion token was cached.
260 @retval EFI_ACCESS_DENIED The transmit completion token is already in the transmit queue.
261 …@retval EFI_OUT_OF_RESOURCES The transmit data could not be queued due to a lack of system resour…
264 …@retval EFI_NOT_READY The transmit request could not be queued because the transmit queue …
286 …@retval EFI_OUT_OF_RESOURCES The transmit data could not be queued due to a lack of system resour…
301 Aborts an asynchronous transmit or receive request.
305 EFI_MANAGED_NETWORK_PROTOCOL.Transmit() or
315 not found in the transmit or receive queue. It has either completed
316 or was not issued by Transmit() and Receive().
336 @retval EFI_TIMEOUT Data was dropped out of the transmit and/or receive queue.
355 EFI_MANAGED_NETWORK_TRANSMIT Transmit; member