HomeSort by relevance Sort by last modified time
    Searched refs:IfNum (Results 1 - 23 of 23) sorted by null

  /external/syslinux/efi32/include/efi/
efi_nii.h 69 UINT8 IfNum; // interface number to be used with pxeid structure
  /external/syslinux/efi64/include/efi/
efi_nii.h 69 UINT8 IfNum; // interface number to be used with pxeid structure
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/
efi_nii.h 69 UINT8 IfNum; // interface number to be used with pxeid structure
  /external/syslinux/gpxe/src/include/gpxe/efi/Protocol/
NetworkInterfaceIdentifier.h 65 UINT8 IfNum; ///< The network interface number that is being identified by this Network
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/EfiNetworkInterfaceIdentifier/
EfiNetworkInterfaceIdentifier.h 96 UINT8 IfNum; // interface number to be used with pxeid structure
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
NetworkInterfaceIdentifier.h 77 UINT16 IfNum; ///< The network interface number that is being identified by this Network
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/SnpDxe/
Reset.c 40 Snp->Cdb.IFnum = Snp->IfNum;
Stop.c 40 Snp->Cdb.IFnum = Snp->IfNum;
WaitForPacket.c 63 ((SNP_DRIVER *) SnpPtr)->Cdb.IFnum = ((SNP_DRIVER *) SnpPtr)->IfNum;
Station_address.c 47 Snp->Cdb.IFnum = Snp->IfNum;
135 Snp->Cdb.IFnum = Snp->IfNum;
Shutdown.c 40 Snp->Cdb.IFnum = Snp->IfNum;
Receive_filters.c 51 Snp->Cdb.IFnum = Snp->IfNum;
139 Snp->Cdb.IFnum = Snp->IfNum;
219 Snp->Cdb.IFnum = Snp->IfNum;
Mcast_ip_to_mac.c 56 Snp->Cdb.IFnum = Snp->IfNum;
Nvdata.c 56 Snp->Cdb.IFnum = Snp->IfNum;
Start.c 46 Snp->Cdb.IFnum = Snp->IfNum;
Transmit.c 98 Snp->Cdb.IFnum = Snp->IfNum;
174 Snp->Cdb.IFnum = Snp->IfNum;
Snp.c 416 Snp->IfNum = Nii->IfNum;
419 Snp->IfNum = (UINT8) (Nii->IfNum & 0xFF);
524 Snp->Cdb.IFnum = Snp->IfNum;
Get_status.c 77 Snp->Cdb.IFnum = Snp->IfNum;
Initialize.c 95 Snp->Cdb.IFnum = Snp->IfNum;
Receive.c 79 Snp->Cdb.IFnum = Snp->IfNum;
Statistics.c 126 Snp->Cdb.IFnum = Snp->IfNum;
Snp.h 84 PXE_IFNUM IfNum;
    [all...]
  /device/linaro/bootloader/edk2/OptionRomPkg/UndiRuntimeDxe/
Init.c 409 // the IfNum index for the current interface will be the total number
412 UNDI32Device->NIIProtocol_31.IfNum = pxe_31->IFcnt | pxe_31->IFcntExt << 8;
417 UNDI32DeviceList[UNDI32Device->NIIProtocol_31.IfNum] = UNDI32Device;
512 UNDI32DeviceList[UNDI32Device->NIIProtocol_31.IfNum] = NULL;

Completed in 158 milliseconds