Home
last modified time | relevance | path

Searched refs:Interfaces (Results 1 – 23 of 23) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Ip4Dxe/
DIp4Common.c90 NET_LIST_FOR_EACH (Entry, &IpSb->Interfaces) { in Ip4GetHostCast()
145 NET_LIST_FOR_EACH (Entry, &IpSb->Interfaces) { in Ip4FindInterface()
175 NET_LIST_FOR_EACH (Entry, &IpSb->Interfaces) { in Ip4FindNet()
207 NET_LIST_FOR_EACH (Entry, &IpSb->Interfaces) { in Ip4FindStationAddress()
DIp4Impl.h185 LIST_ENTRY Interfaces; member
DIp4Driver.c219 InitializeListHead (&IpSb->Interfaces); in Ip4CreateService()
346 InsertHeadList (&IpSb->Interfaces, &IpSb->DefaultInterface->Link); in Ip4CreateService()
751 InsertHeadList (&IpSb->Interfaces, &IpIf->Link); in Ip4DriverBindingStop()
DIp4Output.c141 NET_LIST_FOR_EACH (Entry, &IpSb->Interfaces) { in Ip4SelectInterface()
DIp4Input.c1515 NET_LIST_FOR_EACH (Entry, &IpSb->Interfaces) { in Ip4Demultiplex()
1541 NET_LIST_FOR_EACH (Entry, &IpSb->Interfaces) { in Ip4Demultiplex()
DIp4Impl.c494 NET_LIST_FOR_EACH (Entry, &IpSb->Interfaces) { in Ip4ServiceConfigMnp()
666 InsertTailList (&IpSb->Interfaces, &IpIf->Link); in Ip4ConfigProtocol()
DIp4Config2Impl.c141 InsertHeadList (&IpSb->Interfaces, &IpIf->Link); in Ip4Config2OnPolicyChanged()
525 InsertHeadList (&IpSb->Interfaces, &IpIf->Link); in Ip4Config2SetDefaultAddr()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/
DUsbDesc.c73 if (Config->Interfaces != NULL) { in UsbFreeConfigDesc()
78 Interface = Config->Interfaces[Index]; in UsbFreeConfigDesc()
96 FreePool (Config->Interfaces); in UsbFreeConfigDesc()
333 Config->Interfaces = AllocateZeroPool (sizeof (USB_INTERFACE_DESC *) * NumIf); in UsbParseConfigDesc()
335 if (Config->Interfaces == NULL) { in UsbParseConfigDesc()
349 Config->Interfaces[Index] = Interface; in UsbParseConfigDesc()
384 Interface = Config->Interfaces[Setting->Desc.InterfaceNumber]; in UsbParseConfigDesc()
DUsbEnumer.c414 IfDesc = ConfigDesc->Interfaces[Index]; in UsbSelectConfig()
420 UsbIf = UsbCreateInterface (Device, ConfigDesc->Interfaces[Index]); in UsbSelectConfig()
428 Device->Interfaces[Index] = UsbIf; in UsbSelectConfig()
520 UsbIf = Device->Interfaces[Index]; in UsbRemoveConfig()
529 Device->Interfaces[Index] = NULL; in UsbRemoveConfig()
DUsbDesc.h73 USB_INTERFACE_DESC **Interfaces; member
DUsbBus.h190 USB_INTERFACE *Interfaces [USB_MAX_INTERFACE]; member
DUsbBus.c1020 RootHub->Interfaces[0] = RootIf; in UsbBusBuildProtocol()
1471 RootIf = RootHub->Interfaces[0]; in UsbBusControllerDriverStop()
/device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
DIp6Impl.h178 LIST_ENTRY Interfaces; member
DIp6Driver.c292 InitializeListHead (&IpSb->Interfaces); in Ip6CreateService()
481 InsertHeadList (&IpSb->Interfaces, &IpSb->DefaultInterface->Link); in Ip6CreateService()
DIp6Common.c536 NET_LIST_FOR_EACH (Entry, &IpSb->Interfaces) { in Ip6IsOneOfSetAddress()
DIp6Input.c1685 NET_LIST_FOR_EACH (Entry, &IpSb->Interfaces) { in Ip6Demultiplex()
1705 NET_LIST_FOR_EACH (Entry, &IpSb->Interfaces) { in Ip6Demultiplex()
DIp6Nd.c307 NET_LIST_FOR_EACH (Entry, &IpSb->Interfaces) { in Ip6DestroyPrefixListEntry()
1064 NET_LIST_FOR_EACH (Entry, &IpSb->Interfaces) { in Ip6FindDADEntry()
2800 NET_LIST_FOR_EACH (Entry, &IpSb->Interfaces) { in Ip6NdFasterTimerTicking()
DIp6Output.c67 NET_LIST_FOR_EACH (Entry, &IpSb->Interfaces) { in Ip6CandidateSource()
DIp6ConfigImpl.c96 NET_LIST_FOR_EACH (Entry, &IpSb->Interfaces) { in Ip6ConfigOnPolicyChanged()
965 NET_LIST_FOR_EACH (Entry, &IpSb->Interfaces) { in Ip6ConfigSetMaunualAddress()
DIp6Impl.c531 NET_LIST_FOR_EACH (Entry, &IpSb->Interfaces) { in Ip6ServiceConfigMnp()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/DOC/
Dlzma-history.txt271 - Interfaces for ANSI-C LZMA Decoder (LzmaDecode.c) were changed
/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/DOC/
Dlzma-history.txt271 - Interfaces for ANSI-C LZMA Decoder (LzmaDecode.c) were changed
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/DOC/
Dlzma-history.txt271 - Interfaces for ANSI-C LZMA Decoder (LzmaDecode.c) were changed