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

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/MnpDxe/
MnpVlan.c 134 VLAN_TCI VlanTag;
194 VLAN_TCI *VlanTci;
208 VlanTci = (VLAN_TCI *) (UINTN) (Tpid + 1);
237 @param[in] Buffer Pointer to the buffer contains the array of VLAN_TCI.
248 IN VLAN_TCI *Buffer,
273 CopyMem (Buffer + Index, Buffer + Index2, sizeof (VLAN_TCI));
293 array of VLAN_TCI.
295 @retval EFI_SUCCESS The array of VLAN_TCI was returned in VlanVariable
305 OUT VLAN_TCI **VlanVariable
310 VLAN_TCI *Buffer;
    [all...]
MnpVlan.h 88 array of VLAN_TCI.
90 @retval EFI_SUCCESS The array of VLAN_TCI was returned in VlanVariable
100 OUT VLAN_TCI **VlanVariable
108 @param[in] VlanVariable Pointer to array of VLAN_TCI.
118 IN VLAN_TCI *VlanVariable
MnpDriver.c 163 VLAN_TCI *VlanVariable;
  /device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/
NetLib.h 119 } VLAN_TCI;
    [all...]

Completed in 105 milliseconds