Searched refs:Poll (Results 1 - 25 of 54) sorted by relevance

123

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/DebugPort/
H A DDebugPort.h77 EFI_DEBUGPORT_POLL Poll; member in struct:_EFI_DEBUGPORT_PROTOCOL
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
H A DDebugPort.h123 EFI_DEBUGPORT_POLL Poll; member in struct:_EFI_DEBUGPORT_PROTOCOL
H A DDns4.h469 The Poll() function can be used by network drivers and applications to increase the
475 applications that are experiencing packet loss should try calling the Poll()
537 EFI_DNS4_POLL Poll; member in struct:_EFI_DNS4_PROTOCOL
H A DDns6.h461 The Poll() function can be used by network drivers and applications to increase the
468 applications that are experiencing packet loss should try calling the Poll()
532 EFI_DNS6_POLL Poll; member in struct:_EFI_DNS6_PROTOCOL
H A DFtp4.h480 The Poll() function can be used by network drivers and applications to increase the
486 the Poll() function more often.
517 EFI_FTP4_POLL Poll; member in struct:_EFI_FTP4_PROTOCOL
H A DHttp.h466 The Poll() function can be used by network drivers and applications to increase the
473 applications that are experiencing packet loss should try calling the Poll() function
501 EFI_HTTP_POLL Poll; member in struct:_EFI_HTTP_PROTOCOL
H A DManagedNetwork.h366 EFI_MANAGED_NETWORK_POLL Poll; member in struct:_EFI_MANAGED_NETWORK_PROTOCOL
H A DUdp6.h539 The Poll() function can be used by network drivers and applications to increase the rate that data
544 try calling the Poll() function more often.
574 EFI_UDP6_POLL Poll; member in struct:_EFI_UDP6_PROTOCOL
H A DIp4.h564 The Poll() function polls for incoming data packets and processes outgoing data
565 packets. Network drivers and applications can call the EFI_IP4_PROTOCOL.Poll()
572 experiencing packet loss should try calling the EFI_IP4_PROTOCOL.Poll() function
606 EFI_IP4_POLL Poll; member in struct:_EFI_IP4_PROTOCOL
H A DTcp4.h536 Poll to receive incoming data and transmit outgoing segments.
571 EFI_TCP4_POLL Poll; member in struct:_EFI_TCP4_PROTOCOL
H A DTcp6.h520 No other TCPv6 Protocol operation except Poll() can be executed by this instance until
819 Poll to receive incoming data and transmit outgoing segments.
821 The Poll() function increases the rate that data is moved between the network
857 EFI_TCP6_POLL Poll; member in struct:_EFI_TCP6_PROTOCOL
H A DUdp4.h291 The Poll() function can be used by network drivers and applications to increase
298 the Poll() function more often.
439 EFI_UDP4_POLL Poll; member in struct:_EFI_UDP4_PROTOCOL
/device/google/contexthub/util/nanotool/
H A Dnanotool.cpp47 Poll, member in class:NanotoolCommand
54 NanotoolCommand command = NanotoolCommand::Poll;
70 std::make_tuple("poll", NanotoolCommand::Poll),
166 || args->command == NanotoolCommand::Poll)) {
181 if (args->command == NanotoolCommand::Poll) {
455 case NanotoolCommand::Poll: {
493 && args->command != NanotoolCommand::Poll) {
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbSerialDebugPortLib/
H A DGdbSerialDebugPortLib.c109 Status = gDebugPort->Poll (gDebugPort);
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/IScsiDxe/
H A DIScsiTcp4Io.c294 Tcp4->Poll (Tcp4);
329 Tcp4->Poll (Tcp4);
380 Tcp4->Poll (Tcp4);
452 // Poll until some data is received or something error happens.
454 Tcp4->Poll (Tcp4);
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeTcpIoLib/
H A DDxeTcpIoLib.c95 Tcp6->Poll (Tcp6);
581 Tcp4->Poll (Tcp4);
583 Tcp6->Poll (Tcp6);
651 Tcp4->Poll (Tcp4);
653 Tcp6->Poll (Tcp6);
730 Tcp4->Poll (Tcp4);
732 Tcp6->Poll (Tcp6);
840 Tcp4->Poll (Tcp4);
842 Tcp6->Poll (Tcp6);
961 // Poll unti
[all...]
/device/linaro/bootloader/edk2/NetworkPkg/Dhcp6Dxe/
H A DDhcp6Impl.c132 // Poll udp out of the net tpl if synchronous call.
137 Service->UdpIo->Protocol.Udp6->Poll (Service->UdpIo->Protocol.Udp6);
219 // Poll udp out of the net tpl if synchoronus call.
224 Udp6->Poll (Udp6);
693 // Poll udp out of the net tpl if synchoronus call.
698 Service->UdpIo->Protocol.Udp6->Poll (Service->UdpIo->Protocol.Udp6);
822 // Poll udp out of the net tpl if synchoronus call.
827 Service->UdpIo->Protocol.Udp6->Poll (Service->UdpIo->Protocol.Udp6);
957 // Poll udp out of the net tpl if synchoronus call.
962 Service->UdpIo->Protocol.Udp6->Poll (Servic
[all...]
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/ManagedNetwork/
H A DManagedNetwork.h158 EFI_MANAGED_NETWORK_POLL Poll; member in struct:_EFI_MANAGED_NETWORK_PROTOCOL
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/Ip4/
H A DIp4.h235 EFI_IP4_POLL Poll; member in struct:_EFI_IP4_PROTOCOL
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/Tcp4/
H A DTcp4.h240 EFI_TCP4_POLL Poll; member in struct:_EFI_TCP4_PROTOCOL
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/Udp4/
H A DUdp4.h207 EFI_UDP4_POLL Poll; member in struct:_EFI_UDP4_PROTOCOL
/device/linaro/bootloader/edk2/NetworkPkg/HttpDxe/
H A DHttpDns.c158 Dns4->Poll (Dns4);
355 Dns6->Poll (Dns6);
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Mtftp4Dxe/
H A DMtftp4Impl.c221 Poll the UDP to get the IP4 default address, which may be retrieved
262 Udp->Poll (Udp);
519 This->Poll (This);
1052 The Poll() function can be used by network drivers and applications to increase
1059 the Poll() function more often.
1095 return Udp->Poll (Udp);
/device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
H A DHttpBootSupport.c436 Dns6->Poll (Dns6);
900 // Poll the network until transmit finish.
903 Http->Poll (Http);
965 // Poll the network until receive finish.
968 Http->Poll (Http);
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellNetwork1CommandsLib/
H A DPing.c61 PING_IPX_POLL Poll; member in struct:__anon9338
1118 Private->ProtocolPointers.Poll = (PING_IPX_POLL )((EFI_IP6_PROTOCOL*)Private->IpProtocol)->Poll;
1161 Private->ProtocolPointers.Poll = (PING_IPX_POLL )((EFI_IP4_PROTOCOL*)Private->IpProtocol)->Poll;
1343 Status = Private->ProtocolPointers.Poll (Private->IpProtocol);

Completed in 369 milliseconds

123