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

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/VlanConfigDxe/
VlanConfigNvData.h 44 UINT8 VlanList[MAX_VLAN_NUMBER];
VlanConfigImpl.h 51 #define VLAN_LIST_VAR_OFFSET ((UINT16) OFFSET_OF (VLAN_CONFIGURATION, VlanList))
VlanConfigImpl.c 293 if (Configuration->VlanList[Index] != 0) {
311 ZeroMem (Configuration->VlanList, MAX_VLAN_NUMBER);

Completed in 76 milliseconds