Home
last modified time | relevance | path

Searched refs:QueueDpc (Results 1 – 15 of 15) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeDpcLib/
DDpcLib.c68 QueueDpc ( in QueueDpc() function
77 return mDpc->QueueDpc (mDpc, DpcTpl, DpcProcedure, DpcContext); in QueueDpc()
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/
DDpcLib.h37 QueueDpc (
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Protocol/Dpc/
DDpc.h100 EFI_DPC_QUEUE_DPC QueueDpc; member
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Protocol/
DDpc.h95 EFI_DPC_QUEUE_DPC QueueDpc; member
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Ip4Dxe/
DIp4If.c896 QueueDpc (TPL_CALLBACK, Ip4OnArpResolvedDpc, Context); in Ip4OnArpResolved()
949 QueueDpc (TPL_CALLBACK, Ip4OnFrameSentDpc, Context); in Ip4OnFrameSent()
1213 QueueDpc (TPL_CALLBACK, Ip4OnFrameReceivedDpc, Context); in Ip4OnFrameReceived()
DIp4Impl.c613 QueueDpc (TPL_CALLBACK, Ip4AutoReconfigCallBackDpc, Context); in Ip4AutoReconfigCallBack()
/device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
DIp6If.c546 QueueDpc (TPL_CALLBACK, Ip6OnFrameReceivedDpc, Context); in Ip6OnFrameReceived()
630 QueueDpc (TPL_CALLBACK, Ip6OnFrameSentDpc, Context); in Ip6OnFrameSent()
/device/linaro/bootloader/edk2/NetworkPkg/TcpDxe/
DTcpTimer.c591 QueueDpc (TPL_CALLBACK, TcpTickingDpc, Context); in TcpTicking()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Tcp4Dxe/
DTcp4Timer.c582 QueueDpc (TPL_CALLBACK, TcpTickingDpc, Context); in TcpTicking()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeUdpIoLib/
DDxeUdpIoLib.c123 QueueDpc (TPL_CALLBACK, UdpIoOnDgramSentDpc, Context); in UdpIoOnDgramSent()
313 QueueDpc (TPL_CALLBACK, UdpIoOnDgramRcvdDpc, Context); in UdpIoOnDgramRcvd()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeIpIoLib/
DDxeIpIoLib.c883 QueueDpc (TPL_CALLBACK, IpIoTransmitHandlerDpc, Context); in IpIoTransmitHandler()
975 QueueDpc (TPL_CALLBACK, IpIoDummyHandlerDpc, Context); in IpIoDummyHandler()
1150 QueueDpc (TPL_CALLBACK, IpIoListenHandlerDpc, Context); in IpIoListenHandler()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/ArpDxe/
DArpImpl.c328 QueueDpc (TPL_CALLBACK, ArpOnFrameRcvdDpc, Context); in ArpOnFrameRcvd()
389 QueueDpc (TPL_CALLBACK, ArpOnFrameSentDpc, Context); in ArpOnFrameSent()
/device/linaro/bootloader/edk2/NetworkPkg/UefiPxeBcDxe/
DPxeBcSupport.c343 QueueDpc (TPL_CALLBACK, PxeBcIcmpErrorDpcHandle, Context); in PxeBcIcmpErrorUpdate()
478 QueueDpc (TPL_CALLBACK, PxeBcIcmp6ErrorDpcHandle, Context); in PxeBcIcmp6ErrorUpdate()
/device/linaro/bootloader/edk2/NetworkPkg/HttpDxe/
DHttpProto.c119 QueueDpc (TPL_CALLBACK, HttpTcpTransmitNotifyDpc, Context); in HttpTcpTransmitNotify()
258 QueueDpc (TPL_CALLBACK, HttpTcpReceiveNotifyDpc, Context); in HttpTcpReceiveNotify()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/UefiPxeBcDxe/
DPxeBcImpl.c243 QueueDpc (TPL_CALLBACK, IcmpErrorListenHandlerDpc, Context); in IcmpErrorListenHandler()