Searched refs:ReceiveBufferSize (Results 1 - 9 of 9) sorted by relevance

/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformDxe/
H A DPlatform.c1068 UINT32 ReceiveBufferSize; local
1159 ReceiveBufferSize = sizeof(ReceiveBuffer);
1163 ReceiveBuffer, &ReceiveBufferSize
1169 ReceiveBufferSize = sizeof(ReceiveBuffer);
1174 &ReceiveBufferSize
1181 ReceiveBufferSize = sizeof(ReceiveBuffer);
1185 ReceiveBuffer, &ReceiveBufferSize
1193 ReceiveBufferSize = sizeof(ReceiveBuffer);
1198 &ReceiveBufferSize
1206 ReceiveBufferSize
[all...]
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/Tcp4/
H A DTcp4.h69 UINT32 ReceiveBufferSize; member in struct:__anon4142
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
H A DTcp4.h71 UINT32 ReceiveBufferSize; member in struct:__anon8170
H A DTcp6.h136 UINT32 ReceiveBufferSize; member in struct:__anon8185
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Tcp4Dxe/
H A DTcp4Dispatcher.c114 Option->ReceiveBufferSize = GET_RCV_BUFFSIZE (Tcb->Sk);
481 Option->ReceiveBufferSize
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/IScsiDxe/
H A DIScsiTcp4Io.c97 ControlOption.ReceiveBufferSize = 0x200000;
/device/linaro/bootloader/edk2/NetworkPkg/TcpDxe/
H A DTcpDispatcher.c113 Option->ReceiveBufferSize = GET_RCV_BUFFSIZE (Tcb->Sk);
191 Option->ReceiveBufferSize = GET_RCV_BUFFSIZE (Tcb->Sk);
642 Option->ReceiveBufferSize
/device/linaro/bootloader/edk2/NetworkPkg/HttpDxe/
H A DHttpProto.c1058 Tcp4Option->ReceiveBufferSize = HTTP_BUFFER_SIZE_DEAULT;
1129 Tcp6Option->ReceiveBufferSize = HTTP_BUFFER_SIZE_DEAULT;
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeTcpIoLib/
H A DDxeTcpIoLib.c214 ControlOption.ReceiveBufferSize = 0x200000;

Completed in 139 milliseconds