Home
last modified time | relevance | path

Searched refs:IfType (Results 1 – 25 of 37) sorted by relevance

12

/device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
DIp6NvData.h57 UINT8 IfType; ///< interface type member
DIp6ConfigNv.c720 if (IfInfo->IfType == Ip6InterfaceTypeEthernet) { in Ip6ConvertInterfaceInfoToString()
722 } else if (IfInfo->IfType == Ip6InterfaceTypeExperimentalEthernet) { in Ip6ConvertInterfaceInfoToString()
728 UnicodeSPrint (PortString, 6, L"%d", IfInfo->IfType); in Ip6ConvertInterfaceInfoToString()
/device/linaro/bootloader/edk2/OvmfPkg/VirtioNetDxe/
DDriverBinding.c220 Dev->Snm.IfType = 1; // ethernet in VirtioNetSnpPopulate()
490 MacNode.IfType = Dev->Snm.IfType; in VirtioNetDriverBindingStart()
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DIp4Config2.h90 UINT8 IfType; member
DIp6Config.h109 UINT8 IfType; member
DSimpleNetwork.h213 UINT8 IfType; member
DDevicePath.h552 UINT8 IfType; member
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/ArpDxe/
DArpMain.c170 MatchAddress[Hardware].Type = SnpMode->IfType; in ArpAdd()
542 HardwareAddress.Type = SnpMode->IfType; in ArpRequest()
DArpImpl.c124 if ((Head->HwType != ArpService->SnpMode.IfType) || in ArpOnFrameRcvdDpc()
1123 ArpHead->HwType = HTONS ((UINT16)SnpMode->IfType); in ArpSendFrame()
1474 MatchAddress.Type = ArpService->SnpMode.IfType; in ArpFindCacheEntry()
1625 FindData->HwAddressType = ArpService->SnpMode.IfType; in ArpFindCacheEntry()
DArpDriver.c113 if (ArpService->SnpMode.IfType != NET_IFTYPE_ETHERNET) { in ArpCreateService()
/device/linaro/bootloader/edk2/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772b/
DDriverBinding.c252 MacDeviceNode.IfType = pNicDevice->SimpleNetworkData.IfType; in DriverStart()
DSimpleNetwork.c950 pMode->IfType = EfiNetworkInterfaceUndi; in SN_Setup()
1106 pMode->IfType = EfiNetworkInterfaceUndi; in SN_Start()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/SimpleNetwork/
DSimpleNetwork.h157 UINT8 IfType; member
/device/linaro/bootloader/edk2/EmulatorPkg/EmuSnpDxe/
DEmuSnpDxe.c770 Node.IfType = Private->Mode.IfType; in EmuSnpDriverBindingStart()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DeviceManagerLib/
DDeviceManager.c128 if (MacAddressNode->IfType == 0x01 || MacAddressNode->IfType == 0x00) { in GetMacAddressString()
/device/linaro/bootloader/edk2/Nt32Pkg/SnpNt32Dxe/
DSnpNt32.c1293 Node.MacAddr.IfType = Instance->Mode.IfType; in SnpNt32InitializeInstanceData()
/device/linaro/bootloader/edk2/EmbeddedPkg/Ebl/
DEfiDevice.c169 if (MacAddr->IfType == 0x01 || MacAddr->IfType == 0x00) { in EblPrintLoadFileInfo()
/device/linaro/bootloader/edk2/EmbeddedPkg/Drivers/Lan9118Dxe/
DLan9118Dxe.c127 SnpMode->IfType = NET_IFTYPE_ETHERNET; in Lan9118DxeEntry()
151 Lan9118Path->Lan9118.IfType = Snp->Mode->IfType; in Lan9118DxeEntry()
/device/linaro/bootloader/edk2/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/
DSimpleNetwork.c876 pMode->IfType = EfiNetworkInterfaceUndi; in SN_Setup()
989 pMode->IfType = 1; in SN_Start()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/MnpDxe/
DMnpMain.c268 if (Snp->Mode->IfType == NET_IFTYPE_ETHERNET) { in MnpMcastIpToMac()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/
DEfiDevicePath.h254 UINT8 IfType; member
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Dhcp4Dxe/
DDhcp4Driver.c254 DhcpSb->HwType = DhcpSb->UdpIo->SnpMode.IfType; in Dhcp4CreateService()
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLib/
DDevicePathToText.c1183 if (MacDevPath->IfType == 0x01 || MacDevPath->IfType == 0x00) { in DevPathToTextMacAddr()
1193 UefiDevicePathLibCatPrint (Str, L",0x%x)", MacDevPath->IfType); in DevPathToTextMacAddr()
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellCommandLib/
DConsistMapping.c840 if (Mac->IfType == 0x01 || Mac->IfType == 0x00) { in DevPathSerialMacAddr()
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/Lan91xDxe/
DLan91xDxe.c2200 SnpMode->IfType = NET_IFTYPE_ETHERNET; in Lan91xDxeEntry()
2217 Lan91xPath->Lan91x.IfType = SnpMode->IfType; in Lan91xDxeEntry()

12