Searched refs:NewMac (Results 1 – 3 of 3) sorted by relevance
707 IN EFI_MAC_ADDRESS *NewMac in Pp2SnpStationAddress() argument746 CopyMem (NewMac->Addr, Snp->Mode->PermanentAddress.Addr, NET_ETHER_ADDR_LEN); in Pp2SnpStationAddress()749 if (NewMac == NULL) { in Pp2SnpStationAddress()752 CopyMem (Snp->Mode->CurrentAddress.Addr, NewMac->Addr, NET_ETHER_ADDR_LEN); in Pp2SnpStationAddress()753 CopyMem (Pp2DevicePath->Pp2Mac.MacAddress.Addr, NewMac->Addr, NET_ETHER_ADDR_LEN); in Pp2SnpStationAddress()
562 IN EFI_MAC_ADDRESS *NewMac
1406 IN EFI_MAC_ADDRESS *NewMac in SnpStationAddress() argument1443 if (NewMac == NULL) { in SnpStationAddress()1446 Snp->Mode->CurrentAddress = *NewMac; in SnpStationAddress()