Searched defs:EslSocketRxStart (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/EfiSocketLib/
H A DSocket.c235 The receive engine is started by calling ::EslSocketRxStart. Flow control pauses
236 the receive engine by stopping the calls to EslSocketRxStart when the amount of
246 calls ::EslSocketRxStart. Flow control is applied in EslSocketRxComplete
247 by skipping the call to EslSocketRxStart. Flow control is eventually
249 maximum amount causing EslSocketReceive to call EslSocketRxStart.
269 ::EslSocketRxStart connects an ::ESL_PACKET structure to the ::ESL_IO_MGMT structure
3065 This support routine is called by ::EslSocketRxStart and the
4455 EslSocketRxStart ( pPort );
4793 EslSocketRxStart ( pPort );
4873 EslSocketRxStart ( function
[all...]

Completed in 39 milliseconds