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

  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
VlanConfig.h 27 typedef struct _EFI_VLAN_CONFIG_PROTOCOL EFI_VLAN_CONFIG_PROTOCOL;
56 @param[in] This Points to the EFI_VLAN_CONFIG_PROTOCOL.
73 IN EFI_VLAN_CONFIG_PROTOCOL *This,
84 @param[in] This Points to the EFI_VLAN_CONFIG_PROTOCOL.
100 IN EFI_VLAN_CONFIG_PROTOCOL *This,
113 @param[in] This Points to the EFI_VLAN_CONFIG_PROTOCOL.
126 IN EFI_VLAN_CONFIG_PROTOCOL *This,
131 /// EFI_VLAN_CONFIG_PROTOCOL
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/MnpDxe/
MnpVlan.h 21 extern EFI_VLAN_CONFIG_PROTOCOL mVlanConfigProtocolTemplate;
138 @param[in] This Points to the EFI_VLAN_CONFIG_PROTOCOL.
155 IN EFI_VLAN_CONFIG_PROTOCOL *This,
166 @param[in] This Points to the EFI_VLAN_CONFIG_PROTOCOL.
182 IN EFI_VLAN_CONFIG_PROTOCOL *This,
195 @param[in] This Points to the EFI_VLAN_CONFIG_PROTOCOL.
208 IN EFI_VLAN_CONFIG_PROTOCOL *This,
MnpDriver.h 53 EFI_VLAN_CONFIG_PROTOCOL VlanConfig;
MnpVlan.c 31 EFI_VLAN_CONFIG_PROTOCOL mVlanConfigProtocolTemplate = {
403 @param[in] This Points to the EFI_VLAN_CONFIG_PROTOCOL.
420 IN EFI_VLAN_CONFIG_PROTOCOL *This,
553 @param[in] This Points to the EFI_VLAN_CONFIG_PROTOCOL.
569 IN EFI_VLAN_CONFIG_PROTOCOL *This,
643 @param[in] This Points to the EFI_VLAN_CONFIG_PROTOCOL.
656 IN EFI_VLAN_CONFIG_PROTOCOL *This,
MnpDriver.c 204 ZeroMem (&MnpDeviceData->VlanConfig, sizeof (EFI_VLAN_CONFIG_PROTOCOL));
322 EFI_VLAN_CONFIG_PROTOCOL *VlanConfig;
MnpConfig.c 445 CopyMem (&MnpDeviceData->VlanConfig, &mVlanConfigProtocolTemplate, sizeof (EFI_VLAN_CONFIG_PROTOCOL));
710 EFI_VLAN_CONFIG_PROTOCOL *VlanConfig;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/VlanConfigDxe/
VlanConfigDriver.c 78 EFI_VLAN_CONFIG_PROTOCOL *VlanConfig;
128 EFI_VLAN_CONFIG_PROTOCOL *VlanConfig;
VlanConfigImpl.c 232 EFI_VLAN_CONFIG_PROTOCOL *VlanConfig;
348 EFI_VLAN_CONFIG_PROTOCOL *VlanConfig;
492 EFI_VLAN_CONFIG_PROTOCOL *VlanConfig;
601 EFI_VLAN_CONFIG_PROTOCOL *VlanConfig;
VlanConfigImpl.h 64 EFI_VLAN_CONFIG_PROTOCOL *VlanConfig;
  /device/linaro/bootloader/edk2/NetworkPkg/Application/VConfig/
VConfig.c 175 EFI_VLAN_CONFIG_PROTOCOL *
180 EFI_VLAN_CONFIG_PROTOCOL *VlanConfig;
230 EFI_VLAN_CONFIG_PROTOCOL *VlanConfig;
377 EFI_VLAN_CONFIG_PROTOCOL *VlanConfig;
508 EFI_VLAN_CONFIG_PROTOCOL *VlanConfig;

Completed in 294 milliseconds