Home | History | Annotate | Download | only in MnpDxe

Lines Matching refs:VlanConfig

188   // Check whether NIC driver has already produced VlanConfig protocol

204 ZeroMem (&MnpDeviceData->VlanConfig, sizeof (EFI_VLAN_CONFIG_PROTOCOL));
216 &MnpDeviceData->VlanConfig,
274 if (MnpDeviceData->VlanConfig.Set != NULL) {
278 &MnpDeviceData->VlanConfig,
322 EFI_VLAN_CONFIG_PROTOCOL *VlanConfig;
346 (VOID **) &VlanConfig,
356 MnpDeviceData = MNP_DEVICE_DATA_FROM_THIS (VlanConfig);
380 if (MnpDeviceData->VlanConfig.Set != NULL) {
384 &MnpDeviceData->VlanConfig,